7 Commits

Author SHA1 Message Date
jeremycr c2133c6ae2 Added cleanup commands (#84)
* Added cleanup commands

* php-cs-fixer

* Apply suggestions from code review

Co-authored-by: jbcr <51637606+jbcr@users.noreply.github.com>

* Updated for PHP 8.2

* PHPStan

---------

Co-authored-by: jbcr <51637606+jbcr@users.noreply.github.com>
2026-03-31 16:31:55 +02:00
AUDUL 4e82b114c4 Add auto update count processed item while running job (#79)
* Add auto update count processed item while running job
2025-10-02 15:22:37 +02:00
AUDUL 4011f39510 V5 (#72)
* Added Symfony 7 support

* Removed Symfony 6 compatibility

* Removed Symfony 5 compatibility

* Removed Symfony 4 compatibility

* Removed Symfony 3 compatibility

* Changed README.md

* Added CI

---------

Co-authored-by: Jérémy J <jeremy@code-rhapsodie.fr>
2024-10-31 13:01:43 +01:00
jeremycr 25b2e9ec0f Upgrade for Symfony 6 (#65)
* Upgrade for Symfony 6
2022-08-18 09:36:43 +02:00
Mathieu Ledru 9624f68675 Introduce the possibility to add asynchronous steps (#61) 2021-04-21 09:20:48 +02:00
jeremycr 26ac98eb98 Added CollectionWriter and DelegatorWriter (#34)
* Added CollectionWriter and DelegatorWriter

* Added explanations and examples in README
2019-11-21 11:47:21 +01:00
jeremycr 23801f8785 Added tests (#9) 2019-10-24 15:14:43 +02:00