https://github.com/katmore/micro-config
micro package for php that provides convenient ways to manage configuration files
https://github.com/katmore/micro-config
config configuration configuration-management php-library php7 vanilla-php
Last synced: 8 months ago
JSON representation
micro package for php that provides convenient ways to manage configuration files
- Host: GitHub
- URL: https://github.com/katmore/micro-config
- Owner: katmore
- License: mit
- Created: 2017-12-01T04:13:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T05:02:33.000Z (over 8 years ago)
- Last Synced: 2025-06-05T04:09:45.292Z (about 1 year ago)
- Topics: config, configuration, configuration-management, php-library, php7, vanilla-php
- Language: PHP
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MicroConfig
micro package for php that provides convenient ways to manage configuration files
## Legal
### Copyright
MicroConfig - https://github.com/katmore/micro-config
Copyright (c) 2012-2017 Doug Bird. All Rights Reserved.
### License
MicroEncode is copyrighted free software.
You may redistribute and modify it under either the terms and conditions of the
"The MIT License (MIT)"; or the terms and conditions of the "GPL v3 License".
See [LICENSE](https://github.com/katmore/micro-config/blob/master/LICENSE) and [GPLv3](https://github.com/katmore/micro-config/blob/master/GPLv3).