Libraries tagged by phile
bbc/ipr-cache
3166 Downloads
A simple cache wrapper, making use of Doctrine Cache that implements fuzzy and stale-while-revalidate caching.
b-khouy/easy_install
1530 Downloads
Provides UI to delete configuration while uninstalling or reinstalling the modules
ayesh/case-insensitive-array
20662 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
ap-lib/routing
57 Downloads
High-performance, flexible PHP routing library designed for speed and extensibility. Routing is optimized for static method calls and relies on a pre-built index for maximum efficiency. It provides simple, direct hashmap-based routing while allowing custom strategies and middleware support.
amdz/yii2-translation-gui
54 Downloads
Yii2 translation GUI for better management of translation messages while developing.
aleron75/mage2hints
64 Downloads
A Magento 2 extension that provides some useful debug information while developing
ajimoti/cache-duration
328 Downloads
This package provides a more readable way to get time in seconds while caching.
ahmedessam/api-versionizer
98 Downloads
Laravel-ApiVersionizer is a versatile package for managing API versioning in Laravel applications. It supports flexible routing, automatic versioning, and deprecation notices, ensuring smooth transitions between API versions while maintaining backward compatibility.
adwiv/laravel-error-mailer
27 Downloads
Report errors by mail while ignoring repeating ones.
adichile/dtefacil
215 Downloads
Libreria php relacionada a factura electronica chile
techdivision/httpmessage
1495 Downloads
Dummy package containing some interface for HTTP messaging while PSR-7 is in proposal state
sikessem/capsule
1849 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
salaros/wordpress-template
16 Downloads
Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.