Libraries tagged by clean-code
rice/basic
57 Downloads
basic tool
opentribes/framework
0 Downloads
Framework implementation for the browsergame game OpenTribes
grazulex/laravel-statecraft
5 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.
grazulex/laravel-flowpipe
2 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
grazulex/laravel-chronotrace
4 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
alcidesrc/php-skeleton
53 Downloads
Application skeleton for projects based on PHP
chillu/phpmd-silverstripe
681 Downloads
Extended mess detection rules from phpmd for SilverStripe applications.
timehunter/laravel-api-module-generator
38 Downloads
A simple laravel api module service generator to provide you with a clean and lightweight code structure.
socialengine/sniffer-rules
48205 Downloads
A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.
raza9798/core-modules
43 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
nameless/laravel-api-generator
15 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
kadevland/laravel-easy-modules
4 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
dragon-code/github-notifications
826 Downloads
Reduce your notification burden on GitHub!
jamierumbelow/presenters
20768 Downloads
Clean up your views with PHP presenters
codenco-dev/laravel-eloquent-pruning
20 Downloads
We often have to clean up our oldest or unnecessary records. This package does it easily for us.