programie / pini
A simple PHP class for reading and writing ini files
1.4
2019-01-25 12:34 UTC
Requires (Dev)
- phpunit/phpunit: ~4.3
- satooshi/php-coveralls: ^1.0
README
A simple PHP class for reading and writing ini files.
Installation
Add the composer package "programie/pini" to the required packages of your composer.json.
Usage
See the wiki for information how to use this library.