Libraries tagged by file size
madison/filesize
6 Downloads
Twig extension to convert bytes to human readable strings and vice versa.
alejandro-ap00/file-vault
26 Downloads
A Laravel package for encrypting and decrypting files of any size
adamb/file-upload
451 Downloads
A PHP class to upload files and define maximum size and allowed extensions
ierusalim/file-records
10 Downloads
Simple engine for Read, Append, reWrite fixed-size records in the file
spaceboy/space-tools
40 Downloads
A few useful functions for PHP ("A Swiss army knife for PHP developers")
peterbenke/pb-fileinfo
215 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
35 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.
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.