Libraries tagged by clean core
jleagle/html-builder
85 Downloads
A package to create clean HTML
jleagle/helpers
49 Downloads
A package to create clean HTML
gertjanroke/laravel-db-model
4 Downloads
A model wrapper around the DB class to keep your code clean
erlendellingsen/flex-router
20 Downloads
A small, lightweight php-router for creating clean, RESTful urls. Extremely easy to setup and configure.
darkotodoric/url-slug-generator
4 Downloads
URL Slug Generator simplifies the process of creating clean and SEO-friendly URLs
feryardiant/fpdf
1750 Downloads
Unofficial FPDF library with PSR-0 compliant, clean and readable code.
codingculture/request-resolver-bundle
14324 Downloads
Joins the power of symfony OptionsResolver and Requests to create a clean API for your requests
betterbrief/silverstripe-jsconfig
1678 Downloads
Create a clean JavaScript data interface between your frontend and your SilverStripe application.
ayman-elmalah/whmcs
36 Downloads
A Laravel package for handling the use of whmcs api and writing clean and cool code
vxsoft/laravel-repository
14 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.
mkd/laravel-fast-api
5 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.
adrii/zendesk-api
2160 Downloads
Lightweight library that allows you to create, edit, delete and upload files to Zendesk. In a clean and standard way.
unialteri/states
1000 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
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.