Browse Source

pull/4/head
Jamie York 13 years ago
parent
commit
44a0a0f322
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

@@ -117,6 +117,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
117 117
 * [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.
118 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
+* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
120 121
 
121 122
 # Official APIs
122 123
 

Loading…
Cancel
Save