Libraries tagged by bat
aef/laravel-batch-requests
2315 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
adrexia/batchactionsplus
7206 Downloads
Extra batch actions for silverstripe's sitetree
64robots/batch-notifications
2374 Downloads
A Laravel package that groups repetitive notifications in batches
kdyby/doctrine-dbal-batchimport
38391 Downloads
Batch import & execute utils for effective processing of SQL Imports from files and strings
azuracast/doctrine-batch-utilities
6594 Downloads
A customized fork of ocramius/DoctrineBatchUtils.
worksofallen/laravel-mail-scheduler
1446 Downloads
A simple way to send batch emails
subhashladumor1/laravel-translate
187 Downloads
🌐 Professional multi-source translation package for Laravel 11+ with free APIs (LibreTranslate, Lingva, MyMemory), smart caching, batch translation, CLI tools, and analytics dashboard. Zero API costs!
simsoft/data-flow
162 Downloads
A lightweight, composable ETL (Extract, Transform, Load) pipeline library for PHP with fluent API, spreadsheet support, and flow control.
rubix/sentiment
581 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/cifar-10
266 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
rekalogika/collections-orm
2019 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
rekalogika/collections-domain
2151 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
rekalogika/collections-contracts
2144 Downloads
Interfaces and nominal classes for the rekalogika/collections library.
rekalogika/collections-common
2149 Downloads
Common library required by other components of the rekalogika/collections library
rasuvaeff/yii3-outbox-clickhouse
211 Downloads
Batched ClickHouse exporter for the Yii3 outbox