Libraries tagged by host file
iazaran/smart-cache
15292 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
laminas/laminas-mvc-plugin-fileprg
1212690 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
coding-socks/lost-in-translation
200772 Downloads
This package helps to find missing translation strings in your Laravel blade files
zendframework/zend-mvc-plugin-fileprg
1074333 Downloads
Post/Redirect/Get plugin with file upload handling for zend-mvc controllers
rekalogika/reconstitutor
17102 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
ecourty/text-chunker
2136 Downloads
A framework-agnostic PHP library for chunking text and files using pluggable strategies and post-processors.
contributte/neonizer
855387 Downloads
Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
kunstmaan/translator-bundle
129032 Downloads
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
soberwp/models
72928 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files.
brunodebarros/fix-php-post-input
2205 Downloads
If your $_POST/$_FILES are empty and they shouldn't be, this library fixes them.
rainner/restful-php
69018 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
farhanshares/laravel-mediaman
4272 Downloads
MediaMan - The most elegant & powerful media management package for Laravel!
amranidev/ajaxis
23401 Downloads
To manage your crud in laravel 5.1
chamber-orchestra/image-bundle
4226 Downloads
Symfony 8 bundle for on-demand image processing, resizing, cropping, AVIF/WebP conversion, and caching. Filter pipelines with fit, fill, optimize, strip, interlace processors and avifenc, cwebp, MozJPEG, pngquant post-processors. Filesystem, stream, and S3 loaders/resolvers. HMAC-signed runtime URLs for any client. Async processing via Messenger. Twig filters and responsive macros. Nginx/Apache/Caddy zero-PHP cache hits.
loumray/fastimagesize
19505 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.