Libraries tagged by bat
patrick-hanna/database-crud-buffer
241 Downloads
Buffer and batch Laravel database inserts, upserts, updates, and deletes into a minimal set of merged SQL statements.
n2n/valobj
2948 Downloads
Contains typical n2n implementations of common value objects.
n2n/n2n-bind
7576 Downloads
bind/json support for n2n framework
monkeyscloud/monkeyslegion-queue
2556 Downloads
A modular queue system featuring multiple storage drivers, scalable workers, job batching, chaining, rate limiting, events, and an intuitive CLI for managing jobs.
micro-module/geotools
5023 Downloads
Geo-related tools PHP 7.3+ library
komgrip/excel
2155 Downloads
Supercharged Excel exports and imports in Laravel
kedrigern/phpio
38 Downloads
PHP class for batch file processing. You can read, write, delete, move. All in pretty object.
kamranata/queue-sql
11 Downloads
Queue any Laravel write query (delete/update/insert) across parallel batched jobs.
jeffersongoncalves/laravel-queue-management
62 Downloads
Manage Laravel's database queue tables (jobs, failed_jobs, job_batches) through models and a service layer.
ivkos/wallhaven
130 Downloads
Wallhaven API - Search, filter and download wallpapers
isahaq/barcode
253 Downloads
A universal barcode generator package supporting 32+ barcode types and multiple output formats (PNG, SVG, HTML, JPG, PDF), with batch generation, validation, CLI, and full Laravel integration.
ez-php/dataloader
131 Downloads
Generic keyed-batch loading and per-key memoization primitive for solving N+1 access patterns
cyberwolfstudio/laravel-balance
5959 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
convenia/excel
8304 Downloads
Fork of Maatwebsite for reasons of incompatibility with php >= 7.4 --- of Supercharged Excel exports in Laravel
comecc/excel
571 Downloads
An eloquent way of importing and exporting Excel and CSV in lumen with the power of PHPExcel