Libraries tagged by batch processing
ocramius/doctrine-batch-utils
1400260 Downloads
A set of utilities to operate with Doctrine ORM's batch processing functionality
zenstruck/collection
232440 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
gdarko/wp-batch-processing
3628 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
554713 Downloads
A library for processing large collections in Doctrine
causal/image_autoresize
357769 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
123066 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
4218 Downloads
PHP Queue with database backend. Use sqlite, mysql, postgres database
wwwision/batch-processing
3919 Downloads
Execute Flow CLI commands in parallel for batch processing
dnxlabs/laravel-queue-aws-batch
5255 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
rubix/sentiment
553 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
autodudes/ai-suite
1397 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.
davispeixoto/php-batch
9 Downloads
A framework for PHP batch processing
sergo920/laravel-queue-aws-batch
7108 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
rekalogika/collections-orm
930 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
rekalogika/collections-domain
946 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.