Libraries tagged by chunky
ecourty/text-chunker
1741 Downloads
A framework-agnostic PHP library for chunking text and files using pluggable strategies and post-processors.
dromru/iterable-chunk
12286 Downloads
Класс для разбиения итерируемых коллекций на пачки.
pinoox/pinion
370 Downloads
Pinion — resumable chunked upload protocol for PHP (Pinoox, Laravel, any framework)
mohamedsamy902/advanced-file-upload
96 Downloads
A production-grade, security-hardened media management & chunked file upload package for Laravel.
lukaswerner/php-csv
25718 Downloads
A simple csv processing library for php
bunkerdb/jquery-file-upload
15363 Downloads
File Upload server-side for jQuery.
boyhagemann/waveform
19012 Downloads
A php package that can generate waveforms based on a WAV file
trkisf2/remote-collection-stream
10770 Downloads
Continuously streams remote collection in user defined chunks and yields them using Generators.
mitmelon/compress
4199 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
coding-socks/laravel-upload-handler
3555 Downloads
This package helps integrate a Laravel application with chunk uploader libraries eg. DropzoneJS and Resumable.js
sebastianlenz/craft-chunked-uploads
7423 Downloads
Enable large uploads within the Craft CMS control panel
mcaskill/php-array-chunk-by
10959 Downloads
Splits an array into chunks using a callback function.
kladislav/laravel-chunk-upload
21563 Downloads
Service for chunked upload with several js providers
juzaweb/laravel-chunk-upload
593023 Downloads
Service for chunked upload with several js providers
droath/laravel-text-chunker
316 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.