Libraries tagged by clean php code
kadevland/laravel-easy-modules
115 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
ghjayce/shipshape
321 Downloads
Lightweight orchestration tool for clear, extensible PHP business logic.
arafatdev/laravel-repository
78 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
agenciaecode/exceptions
1041 Downloads
Common exceptions for clean code PHP projects.
agenciaecode/enums
1050 Downloads
Common enums for clean code PHP projects.
leovie/php-clean-code-bundle
671 Downloads
Check for clean code.
apiera/php-standards
138 Downloads
PHP code quality configurations enforcing strict typing and clean code practices
unirend/php-static-server
9 Downloads
PHP companion to StaticWebServer — deploy Unirend SSG output on shared hosting with clean URLs, proper 404/500 status codes, range requests, and custom routes.
kallefrombosnia/tinypdf-php
3 Downloads
Minimal PDF creation library for PHP 8.2+. Zero dependencies, strongly typed, clean code.
webtoolshealth/php-coding-standard
23128 Downloads
PHP Coding standards ruleset
okipa/php-data-sanitizer
9511 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
sunnysideup/easy-coding-standards
1434 Downloads
ECS PHP Linting.
jamierumbelow/presenters
20769 Downloads
Clean up your views with PHP presenters
rice/basic
65 Downloads
basic tool
mkd/laravel-fast-api
8 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.