Libraries tagged by clean_code
hosmelq/fault-php
4 Downloads
Composable helpers for wrapping and aggregating PHP exceptions with codes, context, origins, and clear internal and user messages.
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
19 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.
zafkiel/core
13 Downloads
Application de gestion de backoffice avec Clean Architecture
valhalla/valhalla-core-utils-lib
13715 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
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
fixmind/enum
49 Downloads
Class organizes collections of constants. Gives the ability to keep code clear, transparent and strict.
littlebizzy/throwaway-theme
3 Downloads
A throwaway default theme created for SlickStack servers to delete WP Core junk and prepare cleaner WordPress installations (inspired by iThemes).
rajtechnologies/laravel-tools
138 Downloads
All Type of Base Tools to Helping Development and Repository Generator
mitmelon/guard-power
19 Downloads
GuardPower is a sophisticated PHP library for protecting your application against bad bots, scrappers, anonymous access from tor browsers, strong user input validations, prevent DDOS Attacks and lots more features to come.
codefocus/managedcache
0 Downloads
Self-invalidating cache for Laravel