Libraries tagged by batch processing
ocramius/doctrine-batch-utils
1493251 Downloads
A set of utilities to operate with Doctrine ORM's batch processing functionality
zenstruck/collection
351840 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
gdarko/wp-batch-processing
4647 Downloads
Easily process large batches of data in WordPress. Provide the data, setup the processing procedure, run the batch processor from the admin dashboard. Profit.
setono/doctrine-orm-batcher
579795 Downloads
A library for processing large collections in Doctrine
causal/image_autoresize
394129 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
iamfarhad/laravel-audit-log
725 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
netresearch/module-interactive-batch-processing
137475 Downloads
Optional component extending the bulk shipment mass action by an additional step that allows to select shipping product and packaging per order.
fordnox/php-queue-manager
4456 Downloads
PHP Queue with database backend. Use sqlite, mysql, postgres database
autodudes/ai-suite
3866 Downloads
The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including "Easy Language"), content creation and modification, image generation and page structure generation.
wwwision/batch-processing
4491 Downloads
Execute Flow CLI commands in parallel for batch processing
dnxlabs/laravel-queue-aws-batch
5432 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
davispeixoto/php-batch
9 Downloads
A framework for PHP batch processing
sergo920/laravel-queue-aws-batch
7411 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
rekalogika/collections-orm
1195 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
rekalogika/collections-domain
1239 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.