Libraries tagged by clean code
dmitryrechkin/php-converters-emptytonull
194 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.
feryardiant/fpdf
1745 Downloads
Unofficial FPDF library with PSR-0 compliant, clean and readable code.
coagus/php-api-builder
5 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.
ayman-elmalah/whmcs
33 Downloads
A Laravel package for handling the use of whmcs api and writing clean and cool code
mkd/laravel-fast-api
3 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.
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
imiskuf/cleancode
10 Downloads
Provides tools for writing clean and optimized code.
iipokypatop/laravel-code-generator
38 Downloads
A clean code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms! It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
evista/clean_code
16 Downloads
Demonstration of clean code practices in PHP.
mageguide/skroutz-clean
2 Downloads
Adds Skroutz Tracking Code to your Magento 2 E-shop
rezouce/codeception-mongodb-cleanstate
341 Downloads
Drop MongoDB databases to ensure each test using MongoDB are in a clean environment
php-kitchen/platform
0 Downloads
A set of base classes to extend PHP Standard Library.
pdt256/article
5 Downloads
Articles for Clean Code