Libraries tagged by size
resohead/filesize
36 Downloads
Convert file sizes to/from different units with a fluent API - like Carbon but for file size.
reiterus/app-stats-symfony
15 Downloads
Statistics about your Symfony application: size, files, methods, templates, services, etc.
rdx/composer-main-disk-free
18 Downloads
read main disk unused %, and other dirs size
rcm/responsive-image
738 Downloads
RCM Block that shows different images based on boostrap view size
rapidwebltd/no-post-data-laravel-middleware
77 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
35 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
12 Downloads
Define image sizes per folder and automatically generate thumbnails on upload or with a console command.
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.
peterchaula/phpdiskcache
26 Downloads
PHP caching implementation with tuning for cache size
peterbenke/pb-fileinfo
208 Downloads
Adds infos to linked files in your website (filetype and -size).
onedrop/imagesrcset
2172 Downloads
Adds responsive image sizes via the the srcset attribute to the default NodeTypes
odevnet/dulceauth
4 Downloads
PHP user management library that facilitates user registration and authentication, as well as the management of their roles and permissions. It is designed for small and medium-sized applications that require a robust, efficient and extensible solution.
objectivedane/radiator-calculator
0 Downloads
Tool for calculating radiator size in central heating systems
numerogeek/ebay-browse-api
3 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part. Provides a bridge between the eBay legacy APIs, such as Finding, and the RESTful APIs, which use different formats for the item IDs. The item_summary, search_by_image, and item resource calls require an Application access token.
nsivanoly/wordpress-featured-images-rest-api
7 Downloads
Wordpress Featured Images Rest This plugin adds a featured_image field to the post object that contains the available image sizes and urls, allowing you to get this information without making a second request.