Libraries tagged by clean code
grazulex/laravel-draftable
208 Downloads
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
chillu/phpmd-silverstripe
681 Downloads
Extended mess detection rules from phpmd for SilverStripe applications.
timehunter/laravel-api-module-generator
39 Downloads
A simple laravel api module service generator to provide you with a clean and lightweight code structure.
microweber-packages/security-scanner
638 Downloads
Microweber security scanner is a php antimalware/antivirus scanner script written in php for scan your project.
mehedi250/laravel-structure-kit
29 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
libinkk/modular
14 Downloads
Enterprise-grade Laravel modular architecture package with automatic module discovery, code generators, CRUD scaffolding, repository pattern, service layer, DTO/action workflow, and zero-configuration project scaling.
faran/pulsar
74 Downloads
An opinionated Laravel architecture for building modular, domain-driven applications at scale
dragon-code/github-notifications
832 Downloads
Reduce your notification burden on GitHub!
sunnysideup/easy-coding-standards
1434 Downloads
ECS PHP Linting.
jamierumbelow/presenters
20769 Downloads
Clean up your views with PHP presenters
coderflexx/laravel-sendy
28 Downloads
Laravel Sendy is a simple and clean wrapper for the Sendy API, making it easy to manage subscribers, lists, and campaigns directly from your Laravel application.
okipa/php-data-sanitizer
9511 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
codenco-dev/laravel-eloquent-pruning
22 Downloads
We often have to clean up our oldest or unnecessary records. This package does it easily for us.
coderatio/phpfirebase
375 Downloads
A simple and clean CRUD PHP library for Google Firebase datastore
coderatio/curler
4363 Downloads
A clean PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services