浏览代码

Add configuration section

pull/563/head
Miles Croxford 10 年前
父节点
当前提交
8b83a09b9f
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6
    1
      README.md

+ 6
- 1
README.md 查看文件

12
     - [Frameworks](#frameworks)
12
     - [Frameworks](#frameworks)
13
     - [Framework Extras](#framework-extras)
13
     - [Framework Extras](#framework-extras)
14
     - [Components](#components)
14
     - [Components](#components)
15
+    - [Configuration](#configuration)
15
     - [Micro Frameworks](#micro-frameworks)
16
     - [Micro Frameworks](#micro-frameworks)
16
     - [Micro Framework Extras](#micro-framework-extras)
17
     - [Micro Framework Extras](#micro-framework-extras)
17
     - [Routers](#routers)
18
     - [Routers](#routers)
131
 * [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
132
 * [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
132
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
133
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
133
 
134
 
135
+## Configuration
136
+*Libraries for loading configuration files*
137
+
138
+* [Zend-config](https://github.com/zendframework/zend-config) - Config component from Zend Framework
139
+
134
 ## Micro Frameworks
140
 ## Micro Frameworks
135
 *Micro frameworks and routers.*
141
 *Micro frameworks and routers.*
136
 
142
 
702
 * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
708
 * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
703
 * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
709
 * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
704
 * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
710
 * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
705
-* [Wise](https://github.com/kherge-abandoned/php-wise) - A configuration manager.
706
 * [Opengraph](https://github.com/euskadi31/Opengraph) - An opengraph library.
711
 * [Opengraph](https://github.com/euskadi31/Opengraph) - An opengraph library.
707
 * [Essence](https://github.com/essence/essence) - A library for extracting web media.
712
 * [Essence](https://github.com/essence/essence) - A library for extracting web media.
708
 * [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
713
 * [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.

正在加载...
取消
保存