Libraries tagged by size
sarfraznawaz2005/composer-cost
7660 Downloads
Displays cost/size of each composer package installed.
loumray/fastimagesize
13202 Downloads
This package provides a getimagesize function that aims to match the usage of PHP getimagesize while trying to avoid the performance cost of downloading the complete file.
ixnode/php-exception
4766 Downloads
PHP Exception - This library offers some ready to use PHP Exceptions.
formatsoft/format_t3tools
14638 Downloads
This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.
avoidwork/filesize.js
375 Downloads
JavaScript library to generate a human readable String describing the file size
omaralalwi/laravel-trash-cleaner
923 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
dango-data/constants
1270 Downloads
Commonly used constants for PHP
csoellinger/xpdf-cli-pdfinfo
867 Downloads
A little PHP wrapper around the Xpdf cli tool: pdfinfo.
sizeg/yii2-jqplot
12091 Downloads
Yii2 jqPlot widget renders charts and graphs based on jQuery Plotting Plugin
webbuilders-group/silverstripe-cmspreviewpreference
14592 Downloads
Adds the ability for users to control the default CMS preview mode and size for their login
wealthberry/testdox-reduced-output-printer
20591 Downloads
A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
voceconnect/wp-large-options
4612 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
typesetsh/font-noto-cjk-sub
20021 Downloads
Google Noto CJK Substitute package for smaller package size
rundiz/upload
6643 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
romaricdrigon/fastimage
70064 Downloads
Finds the size and type of a remote image by fetching as little as needed. PHP port of Ruby fastImage.