This web2all/inifile
package requires the web2all/framework
(https://github.com/web2all/framework). It used to be proprietary software but now it has been released to the public domain under a MIT license.
This pacckage is no longer actively maintained. Most likely it is only of interest if you own software created by Web2All B.V. which was built using table classes.
Handle reading and writing of ini files and adding/removing/updating key/value pairs and sections.
It also includes functionality to extend the web2all/framework
configiguration handling to read some configuration from ini files.
Does not properly handle inifiles which do not use sections.
Web2All framework is open-sourced software licensed under the MIT license (https://opensource.org/licenses/MIT).