This module provides an abstract class and interface and design pattern to make
it easier to write batch processing for Drupal 8 that leverage the service
injection system provided by Symfony.
Developers can create a service that can be used to generate and execute a
batch process that has easy access to translation, logging, and any other
services from the service container as needed.
It is meant both to be useful, and to encourage discussion of better ways to
support batches in Drupal 8 and beyond.
Project information
- Project categories: Developer tools
10 sites report using this module
- Created by elc on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Initial stable release for D10 to D11.
Development version: 2.x-dev updated 27 Jun 2025 at 05:59 UTC
Initial stable release for D8 to D10.
Development version: 8.x-1.x-dev updated 27 Jun 2025 at 06:00 UTC

