瀏覽代碼

pull/4/head
Jamie York 13 年之前
父節點
當前提交
cbf29808c5
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md 查看文件

@@ -115,7 +115,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
115 115
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
116 116
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
117 117
 * [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.
118
-* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
118
+* [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects.
119 119
 * [Elastica](https://github.com/ruflin/Elastica) - A client library for [Elastic Search](http://www.elasticsearch.org/).
120 120
 
121 121
 # Official APIs
@@ -143,6 +143,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
143 143
 * [PHP Queue](https://github.com/miccheng/php-queue) - An application for managing queueing backends.
144 144
 * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
145 145
 * [DBV](http://dbv.vizuina.com/) - A database version control application.
146
+* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
146 147
 
147 148
 # Resources
148 149
 

Loading…
取消
儲存