fazland/elastica-bundle

Elasticsearch PHP integration for your Symfony2 project using Elastica

Installs: 83 328

Dependents: 0

Suggesters: 0

Security: 0

Stars: 16

Watchers: 9

Forks: 10

Open Issues: 0

Type:symfony-bundle

5.0.0-alpha.3 2017-08-22 12:31 UTC

README

Build Status

This bundle provides integration with ElasticSearch and Elastica with Symfony. Features include:

  • Integrates the Elastica library into a Symfony environment
  • Automatically generate mappings using a serializer
  • Listeners for Doctrine events for automatic indexing

Documentation

Documentation for FazlandElasticaBundle is in doc/index.md

Installation

Installation instructions can be found in the documentation

License

This bundle is under the MIT license. See the complete license in the bundle in the LICENSE file

Contribute

Contributions are always welcome. Feel free to open issues or submit PRs to improve this bundle