1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00

Merge pull request #563 from m1/configuration

Add configuration section
This commit is contained in:
Jad Bitar 2016-01-30 13:27:37 -05:00
commit 58a7f1a3a5

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.