Libraries tagged by size
salamzadeh/php-image-resize
1 Downloads
PHP class to re-size and scale images
rvdlee/zf-image-optimiser
146 Downloads
A package that allows you optimise images. To reduce in size with very slight quality loss.
rubenvanerk/artisan-window
8 Downloads
A trait to create a fixed-size window in the Artisan console
ricktap/autobot
5 Downloads
Automatic transformation with league/fractal. Translates your Laravel 5 collections into json api spec compatible responses with a single generic transformer. One size fits them all.
rethasoft/lowermegabyte
0 Downloads
package that you can lower your image sizes
resohead/filesize
42 Downloads
Convert file sizes to/from different units with a fluent API - like Carbon but for file size.
reiterus/app-stats-symfony
54 Downloads
Statistics about your Symfony application: size, files, methods, templates, services, etc.
rdx/composer-main-disk-free
23 Downloads
read main disk unused %, and other dirs size
rcm/responsive-image
739 Downloads
RCM Block that shows different images based on boostrap view size
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
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.
presprog/contao-resizeonupload
13 Downloads
Define image sizes per folder and automatically generate thumbnails on upload or with a console command.
poldixd/integer-hash
599 Downloads
Generates a not unique integer hash from an integer. You can set a optional max size parameter.
phy/phyneapple
7 Downloads
A lightish weight PHP5.4 framework. You have no reason to use it, I just got bored so here it is. Plus it helps for quickly rolling out smaller to medium sized sites.
phpexperts/phploc
12 Downloads
A tool for quickly measuring the size of a PHP project.