Libraries tagged by batch processing
ocramius/doctrine-batch-utils
1347763 Downloads
A set of utilities to operate with Doctrine ORM's batch processing functionality
setono/doctrine-orm-batcher
538076 Downloads
A library for processing large collections in Doctrine
zenstruck/collection
180053 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
causal/image_autoresize
339322 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
114618 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
3054 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
3891 Downloads
PHP Queue with database backend. Use sqlite, mysql, postgres database
wwwision/batch-processing
3658 Downloads
Execute Flow CLI commands in parallel for batch processing
dnxlabs/laravel-queue-aws-batch
5117 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
rubix/sentiment
547 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
977 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
6841 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
rekalogika/collections-orm
710 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
rekalogika/collections-domain
713 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.