Libraries tagged by clean code
phputil/core
476 Downloads
Useful classes for PHP
maplephp/emitron
125 Downloads
MaplePHP Emitron is lightweight PSR-15 kernel and middleware engine that follows PSR conventions with built-in emitter, kernel, and middlewares for clean, consistent request handling.
caiquemcz/query-from-cache
0 Downloads
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
tourze/workerman-core-dump-cleaner
27 Downloads
CoreDump文件清理
stagem/magento-core-cache-cleaner
31 Downloads
The module allows clearing core_cache table by cron schedule
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
vees/vees-core
0 Downloads
Vees Core Domain Framework
valhalla/valhalla-core-utils-lib
13717 Downloads
Valhalla Core Utilities Library is a collection of useful utility classes to make development clean and easy.
michel/michel-core
8 Downloads
The super-lightweight, versatile, and modern PHP engine. No bloat, no YAML, no XML. Just clean, raw PHP power!
homedeve/coreflow
1 Downloads
Laravel Clean Architecture & DDD Toolkit by Homedeve
gibass/domain-core
6 Downloads
Abstractions and helpers for domain layer in Symfony projects using Clean Architecture.
doubleedesign/comet-components-core
106 Downloads
PHP-driven web UI component library focused on clean and accessible HTML, reusability, and structured flexibility.
detroit/core
0 Downloads
A development-ready PHP implementation of clean architecture
blcklab/panulat-core
34 Downloads
A modular, lightweight PHP framework for building clean REST APIs and API-first applications.
atmorus/laravel-clear-all-cached-data
11 Downloads
Laravel 5 Package to Clear all cached data i.e. views, config, routes etc. !!! Important !!! The basis of this package was taken code Afraz Ahmad - github.com/afrazahmmad/clear-all-cached-data. Changes were made to the properties of the link to the package: requires (JSON schema), to support Laravel 5.7