Libraries tagged by clean_code
socialengine/sniffer-rules
48185 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.
slokee/supporter
6 Downloads
Laravel Supporter is a powerful utility package designed to enhance development speed by providing ready-to-use code snippets. This package helps developers streamline their workflow by reducing repetitive coding tasks, ensuring cleaner and more efficient Laravel applications.
dragon-code/github-notifications
825 Downloads
Reduce your notification burden on GitHub!
sunnysideup/easy-coding-standards
1205 Downloads
ECS PHP Linting.
jamierumbelow/presenters
20765 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.
acid-solutions/input-sanitizer
2577 Downloads
Input sanitizer to convert strings to booleans, numbers etc.
coderatio/curler
4363 Downloads
A clean PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services
codeacious/oauth2-provider
3722 Downloads
A simple and clean Zend Framework 2 wrapper for the oauth2-server-php library
ygto/job-collector
563 Downloads
job collector to write more clean code
davedevelopment/tinder
134 Downloads
Clean code enabler for silex
feryardiant/fpdf
1749 Downloads
Unofficial FPDF library with PSR-0 compliant, clean and readable code.
coagus/php-api-builder
35 Downloads
PHP API Builder is a library designed to simplify the construction of APIs in PHP, ensuring clean, well-structured code, and providing out-of-the-box support for connecting a MySQL database as a resource.
ayman-elmalah/whmcs
33 Downloads
A Laravel package for handling the use of whmcs api and writing clean and cool code
vxsoft/laravel-repository
14 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.