Libraries tagged by clean code
dragon-code/github-notifications
825 Downloads
Reduce your notification burden on GitHub!
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
apiera/php-standards
101 Downloads
PHP code quality configurations enforcing strict typing and clean code practices
graycore/phpcs-sniffs
760 Downloads
A collection of sniffs that we use to keep our code clean.
feryardiant/fpdf
1749 Downloads
Unofficial FPDF library with PSR-0 compliant, clean and readable code.
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.
powerbuoy/sleek-cleanup
1966 Downloads
Cleans up a bunch of unnecessary WordPress stuff like inline emoji code, gallery markup and more.
mkd/laravel-fast-api
5 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.