Libraries tagged by clean php code
excalibur/framework
57 Downloads
Excalibur framework is a modern PHP data structure to work with decoupling, perfect for layered architectures like Clean Architecture, Hexagonal and Microservices, offering resources for Infrastructure, WebUI and Database layers.
scriptmancer/ulak
8 Downloads
A modern, attribute-based PHP event system with Result pattern for clean, type-safe event handling
digitaldev-lx/log-hole
11 Downloads
LogHole is a modern, flexible Laravel logging package that supports Redis and database drivers. Designed for seamless integration with Laravel's Log facade, it leverages PHP attributes for a clean and powerful logging experience.
burakboz/killdeps
7 Downloads
A powerful cleaner and analyzer tool that efficiently scans and deletes 'vendor' and 'node_modules' directories in PHP and JavaScript development environments.
andrewdyer/view-presenters
58 Downloads
A clean, reusable solution for separating presentation logic from models and views in PHP applications
pou/lumen-opcache-clear
747 Downloads
This package allows you to clear OPcache when running PHP in FPM mode.
maximkou/laravel-opcache-clear
5480 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
abenevaut/laravel-opcache-clear
3166 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
cvepdb/laravel-opcache-clear
285 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
zidbih/laravel-auto-cache-clear
7 Downloads
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.
pac/lean-http
1 Downloads
A lean, modern, and standards-compliant PSR-7 HTTP message library for PHP. Includes robust URI normalization, validation, and building — without routers, middleware, or extra dependencies.