Libraries tagged by clean php code
jobilla/coding-rules
4715 Downloads
Jobilla's general code styling rules for different tools
jamierumbelow/presenters
20768 Downloads
Clean up your views with PHP presenters
rice/basic
57 Downloads
basic tool
mkd/laravel-fast-api
6 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.
kadevland/laravel-easy-modules
4 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
grazulex/laravel-tddraft
8 Downloads
A powerful Laravel package that provides LaravelTddraft functionality with modern PHP 8.3+ features.
coderatio/curler
4363 Downloads
A clean PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services
coderatio/phpfirebase
352 Downloads
A simple and clean CRUD PHP library for Google Firebase datastore
codeacious/oauth2-provider
3723 Downloads
A simple and clean Zend Framework 2 wrapper for the oauth2-server-php library
rcalicdan/fiber-async
16 Downloads
fiber-async is a modern PHP library that simplifies asynchronous programming using PHP Fibers. It offers a clean, expressive syntax for running non-blocking code, handling concurrency, and managing asynchronous flows with structured error handling.
lsbproject/php-clean-code-rules
158 Downloads
This repository contains the most respectful (by the author meaning) rules for linters and static code analysers
leovie/php-clean-code-bundle
634 Downloads
Check for clean code.
leovie/php-clean-code
0 Downloads
evista/clean_code
18 Downloads
Demonstration of clean code practices in PHP.
coagus/php-api-builder
63 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.