Libraries tagged by clean-code
agenciaecode/exceptions
982 Downloads
Common exceptions for clean code PHP projects.
agenciaecode/enums
991 Downloads
Common enums for clean code PHP projects.
apiera/php-standards
129 Downloads
PHP code quality configurations enforcing strict typing and clean code practices
lsbproject/php-clean-code-rules
158 Downloads
This repository contains the most respectful (by the author meaning) rules for linters and static code analysers
leovie/php-clean-code
0 Downloads
evista/clean_code
18 Downloads
Demonstration of clean code practices in PHP.
deathgun3344/clean-code
13 Downloads
Set of tools to implement clean architecture
rubricate/element
439 Downloads
Assists in creating elements: HTML and XML
php-kitchen/platform
0 Downloads
A set of base classes to extend PHP Standard Library.
pdt256/article
5 Downloads
Articles for Clean Code
parallelteam/laravel-drafts
0 Downloads
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
messaging/messaging
0 Downloads
mbunge/cleanarchitecture
0 Downloads
A clean architecture implementation with crud use cases
lambertns/laravel-make-service
13 Downloads
Adds `php artisan make:service` command to generate service classes with optional automatic controller injection using PHP 8+ property promotion.
johnnymast/logichain
1 Downloads
A SOLID-friendly pipeline engine for structuring business logic into clean, composable chains.