ae / connect-bundle
Synchronize Doctrine Entities to and from one or more Salesforce Orgs
Package info
github.com/advisors-excel-llc/AEConnect
Type:symfony-bundle
pkg:composer/ae/connect-bundle
v2.1.3
2020-08-06 18:01 UTC
Requires
- ext-pcntl: *
- ae/salesforce-rest-sdk: ^2.0
- doctrine/doctrine-bundle: ^1.9
- doctrine/doctrine-cache-bundle: ^1.3
- enqueue/enqueue-bundle: ^0.9
- guzzlehttp/guzzle: ^6.3
- jms/serializer-bundle: ^3.5
- ramsey/uuid-doctrine: ^1.6
- symfony/event-dispatcher: ^4.3|^5.0
- symfony/framework-bundle: ^4.1|^5.0
- symfony/proxy-manager-bridge: ^4.3|^5.0
- symfony/validator: ^4.3|^5.0
Requires (Dev)
- ext-pdo_sqlite: *
- dms/phpunit-arraysubset-asserts: ^0.1.0
- doctrine/data-fixtures: ^1.3
- enqueue/fs: ^0.9
- matthiasnoback/symfony-config-test: ^4.0
- phpunit/phpunit: ^8
- symfony/monolog-bundle: ^3.3
- symfony/phpunit-bridge: ^4.1|^5.0
- theofidry/alice-data-fixtures: ^1.0
This package is auto-updated.
Last update: 2026-06-12 18:35:55 UTC
README
Requirements
- PHP 7.1+
- PCNTL extension
- Symfony 3.4+
Installation
Install the bundle via composer
composer require ae/connect-bundle
Documentation
- Configuration
- Inbound Data from Salesforce
- Outbound Data to Salesforce
- Inbound and Outbound Validation
- Data Transformation
- Bulk Synchronization
- Command and Debugging Reference