ongr / connections-bundle
Connections bundle for ONGR platform
Installs: 17 905
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 17
Forks: 14
Open Issues: 8
Type:symfony-bundle
Requires
- php: >=5.4
- doctrine/orm: ~2.5
- ongr/elasticsearch-bundle: ~0.9
- ongr/router-bundle: ~0.4
- symfony/monolog-bundle: ~2.0
- symfony/symfony: ~2.6
Requires (Dev)
- doctrine/doctrine-bundle: ~1.2
- ongr/ongr-strict-standard: ~2.1
- phpunit/phpunit: ~4.2
- squizlabs/php_codesniffer: ~2.0
Suggests
- doctrine/doctrine-bundle: Required if BinLogs or Doctrine Extractor is being used.
README
Introduction
ONGR Connections Bundle is responsible for importing data into Elasticsearch from outside services or databases and keeping it up to date upon modification. Currently, bundle provides means of importing data from remote APIs over the network and synchronizing database entries using Doctrine.
Documentation
Documentation for ONGRConnectionsBundle can be found in ONGR handbook.
License
This bundle is under the MIT license. Please, see the complete license in the bundle LICENSE file.