Libraries tagged by chuoke
mohamedsamy902/laravel-media-vault
26 Downloads
A production-grade, security-hardened media management & resumable chunked file upload package for Laravel with a zero-dependency SPA dashboard and mobile REST API support.
mohamedsamy902/advanced-file-upload
103 Downloads
A production-grade, security-hardened media management & chunked file upload package for Laravel.
kladislav/laravel-chunk-upload
21592 Downloads
Service for chunked upload with several js providers
juzaweb/laravel-chunk-upload
593131 Downloads
Service for chunked upload with several js providers
jobtech/laravel-chunky
11297 Downloads
A laravel manager to handle chunked files upload
do6po/laravel-cursor-chunk
357 Downloads
An easy way to get chunked data from database by cursor functional.
displace/ai-toolkit
227 Downloads
Pure-PHP utilities for local-first AI pipelines: text chunkers, packed-vector math, MRL truncation.
yaroslavpopovic/laravel-text-chunker
66 Downloads
Flexible, strategy-based text chunking for Laravel — fork of droath/laravel-text-chunker with Laravel 13 support.
think.studio/nova-chunked-video
43 Downloads
Laravel Nova field to upload big size video using chunks.
owainjones74/filament-file-upload-chunked
1687 Downloads
Filament file uploads with support for chunking
borsodigerii/php-xml-chunker
199 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.
michaelalexeevweb/php-json-chunk
18 Downloads
Read large JSON files in PHP one item at a time — arrays or objects, in chunks, iterators or generators, without loading the file into memory.
mehr-it/buffer
5803 Downloads
Library implementing buffer utilities
devwizardhq/laravel-filex
89 Downloads
laravel-filex is a powerful and reusable Blade component that brings modern, asynchronous file uploads to Laravel applications. It supports features like drag-and-drop uploads, real-time progress indicators, preview rendering, chunked upload for large files, and temporary file handling with finalization on form submission.
axn/livewire-upload-handler
266 Downloads
Modern file upload handler for Livewire 3 with chunked uploads, image previews, and Spatie Media Library integration