mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Merge pull request #1 from vrkansagara/vrkansagara-patch-1
Elasticsearch library added.
This commit is contained in:
commit
5366298498
@ -540,7 +540,8 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Monga](https://github.com/thephpleague/monga) - A MongoDB abstraction library.
|
||||
* [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library.
|
||||
* [PHPMongo](https://github.com/sokil/php-mongo) - A MongoDB ORM.
|
||||
* [Predis](https://github.com/nrk/predis) - A feature complete Redis library.
|
||||
* [Predis](https://github.com/nrk/predis) - A feature complete Redis library
|
||||
* [Elasticsearch](https://github.com/elastic/elasticsearch-php) - Official PHP low-level client for Elasticsearch.
|
||||
|
||||
## Queue
|
||||
*Libraries for working with event and task queues.*
|
||||
|
Loading…
Reference in New Issue
Block a user