Libraries tagged by clean code
codeacious/oauth2-provider
3724 Downloads
A simple and clean Zend Framework 2 wrapper for the oauth2-server-php library
ygto/job-collector
587 Downloads
job collector to write more clean code
kallefrombosnia/tinypdf-php
3 Downloads
Minimal PDF creation library for PHP 8.2+. Zero dependencies, strongly typed, clean code.
davedevelopment/tinder
134 Downloads
Clean code enabler for silex
agenciaecode/exceptions
1041 Downloads
Common exceptions for clean code PHP projects.
agenciaecode/enums
1050 Downloads
Common enums for clean code PHP projects.
apiera/php-standards
138 Downloads
PHP code quality configurations enforcing strict typing and clean code practices
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
feryardiant/fpdf
1754 Downloads
Unofficial FPDF library with PSR-0 compliant, clean and readable code.
ayman-elmalah/whmcs
37 Downloads
A Laravel package for handling the use of whmcs api and writing clean and cool code
vxsoft/laravel-repository
16 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.
pyaesoneaung/snippet-error-noti
529 Downloads
Notify Laravel errors to Slack with a clean UI and include a code snippet.
strides/laravel-api-module
13 Downloads
A code generation toolkit for building clean, scalable Laravel APIs with modular architecture.
powerbuoy/sleek-cleanup
3405 Downloads
Cleans up a bunch of unnecessary WordPress stuff like inline emoji code, gallery markup and more.
mkd/laravel-fast-api
8 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.