Libraries tagged by file size
ierusalim/file-records
10 Downloads
Simple engine for Read, Append, reWrite fixed-size records in the file
jairojeffsantos/easy-file-uploader
2 Downloads
PHP library to handle file uploads with MIME type and size validation, automatic directory creation, and support for file deletion.
spaceboy/space-tools
40 Downloads
A few useful functions for PHP ("A Swiss army knife for PHP developers")
peterbenke/pb-fileinfo
210 Downloads
Adds infos to linked files in your website (filetype and -size).
learncodeweb/filesupload
97 Downloads
A very simple (GD library Image processing) class for upload multiple files. You can create multiple thumbnails, add watermark (text/image), resize and change the quality of the images. You can also use this class with any PHP framework, tested with Laravel 8 and Laravel 9.
izerus/simple-rotating-logger
0 Downloads
Monolog, but simpler: Static syntax (Log::info()) + automatic log rotation by file size.
dd/evolutioncms-snippets-ddgetfileinfo
3 Downloads
Displays information about a file: type, mime, size in readable format, path, name, extension, etc.
bermudaphp/byte
34 Downloads
A robust PHP class for working with data size units (bytes, kilobytes, megabytes, etc.)
sunnysideup/folder-info
4 Downloads
Get recursive information about a folder or file in an efficient manner
mmockelyn/dconverter
13 Downloads
helper tool for converting and formatting Outputs into human readable format
techendeavors/fileinfo
25 Downloads
Feed it a file location and get back information like its mimetype, hashes, size, creation and modification date, symlink chains, permissions and ownership, etc.
sunnysideup/spring-clean-recipe
20 Downloads
This silverstripe module removes old versions, unused files, elementals that are not requires, files that are not in use, and more.
sergmoro1/yii2-uploader
78 Downloads
File uploader. Upload multiple files at once. Fast Resize and Crop images in a queue. Any size available. Sorting by mouse. Control the max number of uploaded files. File description. Easy setup, quick start.
jackardios/laravel-image-dimensions
7 Downloads
A Laravel package to efficiently determine image dimensions from local files, URLs, and Laravel storage.
wad/image-compressor
1 Downloads
A lightweight PHP package to compress image files (JPEG, PNG, WebP) with adjustable quality or target size. Easily reduce file sizes in your PHP projects using pure GD.