vimex / batch-bundle
Akeneo Symfony Batch Bundle
Installs: 3 753
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 2
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=7.1.0
- doctrine/orm: ^2.5
- monolog/monolog: ^1.22|^2.3
- symfony/config: ^3.4||^4.0
- symfony/console: ^3.4||^4.0
- symfony/dependency-injection: ^3.4||^4.0
- symfony/event-dispatcher: ^3.4||^4.0
- symfony/framework-bundle: ^3.4||^4.0
- symfony/http-kernel: ^3.4||^4.0
- symfony/process: ^3.4||^4.0
- symfony/security: ^3.4||^4.0
- symfony/swiftmailer-bundle: ^2.6.4||^3.2.2
- symfony/translation: ^3.4||^4.0
- symfony/validator: ^3.4||^4.0
- twig/extensions: ^1.0
- vimex/batch: ^0.1
- vimex/storage-utils-bundle: ^0.1
Requires (Dev)
- phpspec/phpspec: 3.0.0
This package is auto-updated.
Last update: 2024-10-15 04:07:52 UTC
README
Fork from https://github.com/akeneo/pim-community-dev
Batch architecture bundle inspired by Spring Batch.
See http://docs.spring.io/spring-batch/reference/html/domain.html for an explanation of the Domain Language objects you will find.
Based on the Batch component.
OSL Licence
Licence can be found Here.