1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00

Add configuration section

This commit is contained in:
Miles Croxford 2016-01-30 18:18:54 +00:00
parent e05c5af217
commit 8b83a09b9f

View File

@ -12,6 +12,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
- [Frameworks](#frameworks)
- [Framework Extras](#framework-extras)
- [Components](#components)
- [Configuration](#configuration)
- [Micro Frameworks](#micro-frameworks)
- [Micro Framework Extras](#micro-framework-extras)
- [Routers](#routers)
@ -131,6 +132,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
## Configuration
*Libraries for loading configuration files*
* [Zend-config](https://github.com/zendframework/zend-config) - Config component from Zend Framework
## Micro Frameworks
*Micro frameworks and routers.*
@ -702,7 +708,6 @@ Libraries to help manage database schemas and migrations.
* [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
* [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
* [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
* [Wise](https://github.com/kherge-abandoned/php-wise) - A configuration manager.
* [Opengraph](https://github.com/euskadi31/Opengraph) - An opengraph library.
* [Essence](https://github.com/essence/essence) - A library for extracting web media.
* [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.