mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add configuration section
This commit is contained in:
parent
e05c5af217
commit
8b83a09b9f
@ -12,6 +12,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
- [Frameworks](#frameworks)
|
- [Frameworks](#frameworks)
|
||||||
- [Framework Extras](#framework-extras)
|
- [Framework Extras](#framework-extras)
|
||||||
- [Components](#components)
|
- [Components](#components)
|
||||||
|
- [Configuration](#configuration)
|
||||||
- [Micro Frameworks](#micro-frameworks)
|
- [Micro Frameworks](#micro-frameworks)
|
||||||
- [Micro Framework Extras](#micro-framework-extras)
|
- [Micro Framework Extras](#micro-framework-extras)
|
||||||
- [Routers](#routers)
|
- [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.
|
* [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
|
||||||
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
* [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
|
||||||
*Micro frameworks and routers.*
|
*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 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.
|
* [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.
|
* [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.
|
* [Opengraph](https://github.com/euskadi31/Opengraph) - An opengraph library.
|
||||||
* [Essence](https://github.com/essence/essence) - A library for extracting web media.
|
* [Essence](https://github.com/essence/essence) - A library for extracting web media.
|
||||||
* [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
|
* [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
|
||||||
|
Loading…
Reference in New Issue
Block a user