Libraries tagged by clean php code
rice/basic
55 Downloads
basic tool
mkd/laravel-fast-api
4 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.
acid-solutions/input-sanitizer
2562 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
3716 Downloads
A simple and clean Zend Framework 2 wrapper for the oauth2-server-php library
mkioschi/php-types
13 Downloads
Common types for clean code PHP projects.
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
17 Downloads
Demonstration of clean code practices in PHP.
coagus/php-api-builder
6 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.
nodusblocker/cleanphp
4 Downloads
A lightweight PHP Library to Make Code Clean
gild/php-fixed
22 Downloads
It is a library that provides a mechanism to keep the commit log clean by performing a PSR-compliant php coding check before committing.
matks/php-makeup
15 Downloads
PHP tool to increase the readabiliy of your code
alcidesrc/php-skeleton
35 Downloads
Application skeleton for projects based on PHP