Libraries tagged by clean_code
phputil/core
441 Downloads
Useful classes for PHP
michel/michel-core
8 Downloads
The super-lightweight, versatile, and modern PHP engine. No bloat, no YAML, no XML. Just clean, raw PHP power!
mrpunyapal/pest-annotator-plugin
983 Downloads
A Pest plugin that annotates uncovered classes and methods with clean, colorized output when running pest --coverage.
maplephp/emitron
120 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.
indiehd/velkart
221 Downloads
An extensible shopping cart built upon clean-coding principles and designed for Laravel.
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.
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.
valhalla/valhalla-core-utils-lib
13717 Downloads
Valhalla Core Utilities Library is a collection of useful utility classes to make development clean and easy.
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
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
ambrion/feature-flags-core
113 Downloads
Framework-agnostic Feature Flags library following DDD and Clean Architecture principles