|
|
@@ -105,6 +105,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|
105
|
105
|
* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
|
|
106
|
106
|
* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
|
|
107
|
107
|
* [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
|
|
|
108
|
+* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
|
108
|
109
|
* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
|
|
109
|
110
|
|
|
110
|
111
|
# Official APIs
|