Libraries tagged by batch processing
ocramius/doctrine-batch-utils
1207656 Downloads
A set of utilities to operate with Doctrine ORM's batch processing functionality
setono/doctrine-orm-batcher
498252 Downloads
A library for processing large collections in Doctrine
zenstruck/collection
111899 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
causal/image_autoresize
301444 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.
netresearch/module-interactive-batch-processing
100711 Downloads
Optional component extending the bulk shipment mass action by an additional step that allows to select shipping product and packaging per order.
gdarko/wp-batch-processing
2489 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.
fordnox/php-queue-manager
3054 Downloads
PHP Queue with database backend. Use sqlite, mysql, postgres database
wwwision/batch-processing
3181 Downloads
Execute Flow CLI commands in parallel for batch processing
dnxlabs/laravel-queue-aws-batch
4718 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
rubix/sentiment
533 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
davispeixoto/php-batch
9 Downloads
A framework for PHP batch processing
sergo920/laravel-queue-aws-batch
6375 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
lukewaite/laravel-queue-aws-batch
22257 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
rekalogika/collections-orm
417 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
rekalogika/collections-domain
424 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.