Libraries tagged by clean code
drewjw81/clear-qr
30 Downloads
A PHP class to generate QR Codes using ImageMagick
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
30 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.
phputil/core
339 Downloads
Useful classes for PHP
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
46 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
133 Downloads
All Type of Base Tools to Helping Development and Repository Generator
mitmelon/guard-power
18 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
coleander/include
0 Downloads
Very simple and clean include handler trait
pekral/rulezilla
264 Downloads
PHP - list of rules for writing clear code.
indiehd/velkart
164 Downloads
An extensible shopping cart built upon clean-coding principles and designed for Laravel.