This library provides basic functionality to handle property and resource files.
If you want to use the library with your application you can install it by adding
{
"require": {
"techdivision/properties": "dev-master"
},
}
to your composer.json
and invoke composer update
in your project.
Coming soon!
- Documentation at appserver.io
- Documentation on GitHub
- Getting started