cythral / inix
This package is abandoned and no longer maintained.
No replacement package was suggested.
An object-oriented configuration utility for php applications
v0.1.1
2017-12-18 18:20 UTC
Requires
- php: >=7.0
Requires (Dev)
- satooshi/php-coveralls: ^2.0
This package is not auto-updated.
Last update: 2021-07-24 10:20:34 UTC
README
inix is an object oriented configuration manager for php applications that use ini files. In addition to retrieving values, inix can also write configurations to file on the fly, leaving comments in place. documentation coming soon