ongr / connections-bundle
This package is abandoned and no longer maintained.
The author suggests using the ongr/connections-bundle package instead.
Connections bundle for ONGR platform
Package info
github.com/ongr-archive/ConnectionsBundle
Type:symfony-bundle
pkg:composer/ongr/connections-bundle
v0.8.1
2015-06-23 06:52 UTC
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.