Libraries tagged by chunking
moxiecode/plupload
579584 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
iazaran/smart-cache
11083 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
benbjurstrom/markdown-object
10706 Downloads
Structure-aware, token-smart chunking for Markdown documents
terminal42/contao-fineuploader
55717 Downloads
FineUploader bundle for Contao Open Source CMS
ecourty/text-chunker
1087 Downloads
A framework-agnostic PHP library for chunking text and files using pluggable strategies and post-processors.
displace/ai-toolkit
119 Downloads
Pure-PHP utilities for local-first AI pipelines: text chunkers, packed-vector math, MRL truncation.
borsodigerii/php-xml-chunker
188 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
droath/laravel-text-chunker
211 Downloads
Flexible, strategy-based text chunking for Laravel with support for character, token, sentence, and markdown-aware splitting. Perfect for AI/LLM applications and RAG systems.
wesleydeveloper/data-processor
3617 Downloads
High-performance data import/export package for Laravel with cloud storage support, chunking, and queue processing
webdevcraft/jsonreader
8048 Downloads
JSON streaming reader (memory safety parser) with chunking option
owainjones74/filament-file-upload-chunked
1681 Downloads
Filament file uploads with support for chunking
mb4it/laravel-dbtodb-migration
218 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
wramirez83/fluxupload
27 Downloads
Laravel package for large file uploads using chunking with automatic resumption
moshontong/excel-export-streamer
129 Downloads
A memory-efficient Laravel package for streaming Excel exports without holding data in memory
yaroslavpopovic/laravel-text-chunker
19 Downloads
Flexible, strategy-based text chunking for Laravel — fork of droath/laravel-text-chunker with Laravel 13 support.