Libraries tagged by file-size
progdog-ru/tfpdf
36 Downloads
This class is a modified version of FPDF that adds UTF-8 support. Moreover, it embeds only the necessary parts of the fonts that are used in the document, making the file size much smaller than if the whole fonts were embedded.
pr3set-llc/imageuploadfield
37 Downloads
SilverStripe UploadField pre-configured for Image uploads. Allows max file size to be set site wide.
masum-nishat/image-resize-php
31 Downloads
Resize image to desire file size by only one compression
landall/filesize
7 Downloads
A library to display and parse readable file sizes (for PHP7)
jaredclemence/binn
46 Downloads
A PHP implementation of the BINN file format. The BINN format is a standardized format that is useful in sharing data between different systems (possibly coded in different languages). It handles file sizes up to 2GB.
izerus/simple-rotating-logger
0 Downloads
Monolog, but simpler: Static syntax (Log::info()) + automatic log rotation by file size.
codeseasy/imagehandler
10 Downloads
A package to get remote image file size
automattic/jetpack-image-guide
30 Downloads
Go through the dom to analyze image size on screen vs actual file size.
instituteweb/min
11556 Downloads
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.
ronanguilloux/silexmarkdown
5 Downloads
Markdown-generated dynamic website, using damn simple markdown files & Silex micro-framework
glicer/link-checker
13666 Downloads
Check broken links in html files, sitemap.xml and robots.txt
sidorovroman/file-site-options
76 Downloads
Local site options
rueduphp/flaty
1 Downloads
Rue du PHP flat file site
makklays/yii2-upload-remote-photos
9 Downloads
Upload photos from remote host and save it on system of file (site) for the Yii2 framework
aslamhus/rectpacker
12 Downloads
heuristic algorithm for efficiently packing rectangles of a fixed aspect ratio into a defined space, addressing the NP-hard bin packing problem through iterative adjustment of tile sizes and arrangement.