Libraries tagged by clean php code
coagus/php-api-builder
65 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.
webtoolshealth/php-coding-standard
23001 Downloads
PHP Coding standards ruleset
dmitryrechkin/php-converters-emptytonull
228 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
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
6 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
grazulex/laravel-tddraft
11 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
codeacious/oauth2-provider
3723 Downloads
A simple and clean Zend Framework 2 wrapper for the oauth2-server-php library
rcalicdan/fiber-async
30 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.