Libraries tagged by clean php code
grambit/grambit
1 Downloads
Grambit is a modern PHP framework, forked from Laravel, specifically designed to simplify the development of Telegram bots and Mini Apps. With a clean syntax, expressive architecture, and seamless Telegram integration
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.
bitshost/quickwp
5 Downloads
QuickWP – A modern PHP toolkit for managing WordPress sites via the REST API. Provides clean OOP architecture, multi-site support, and ready-to-use web tools for posts, pages, media, taxonomies, and custom post types.
clutch-property-mgmt/content-domain
147 Downloads
Shared CMS domain models for PHP SSR apps. Provides pure, framework-agnostic entities (Page, PageSection, Review, SeoMeta, Navigation, etc.) with attribute-based validation via [phpolar/model]. Designed for Clean Architecture: no infrastructure, no PDO—just content-focused domain objects.
scriptmancer/ulak
8 Downloads
A modern, attribute-based PHP event system with Result pattern for clean, type-safe event handling
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
cesargb/ssh2-client
1 Downloads
A PHP SSH2 client wrapper providing a clean and modern interface to the ssh2 extension.
abenevaut/laravel-opcache-clear
3299 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
veasin/nx-tiny
32 Downloads
A minimalist, functional PHP framework. Focus on declarative config, tail-call optimization, and clear domain modeling.
pou/lumen-opcache-clear
753 Downloads
This package allows you to clear OPcache when running PHP in FPM mode.
goldnetonline/php-lite-core
0 Downloads
Lean core runtime for php-lite websites.
maximkou/laravel-opcache-clear
5548 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
13 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.