vimex / batch
Akeneo Batch
Installs: 3 770
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: >=7.1.0
- doctrine/common: ^2.5
- symfony/event-dispatcher: ^3.4||^4.0
- symfony/filesystem: ^3.4||^4.0
- symfony/property-access: ^3.4||^4.0
- symfony/serializer: ^3.4||^4.0
- symfony/validator: ^3.4||^4.0
- vimex/storage-utils: ^0.1
Requires (Dev)
- phpspec/phpspec: 3.0.0
This package is auto-updated.
Last update: 2024-10-15 04:09:11 UTC
README
Fork from https://github.com/akeneo/pim-community-dev
Batch architecture library 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.
A Symfony Bundle also exists to integrate this component in your Symfony project.
OSL Licence
Licence can be found Here.