From 01f17590c610c8411bf71ae8d4ad9064e4bd3614 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 23 Jan 2013 18:54:44 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index ac04ad6..19e081f 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -109,6 +109,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library. * [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. +* [Elastica](https://github.com/ruflin/Elastica) - A client library for [Elastic Search](http://www.elasticsearch.org/). # Official APIs