Libraries tagged by decorator
jeroen/file-fetcher-cache
135370 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
cache/prefixed-cache
293163 Downloads
A decorator that makes your cache support prefix
guzzle/iterator
63048 Downloads
Provides helpful iterators and iterator decorators
jedibc/decorator-stack
3689 Downloads
A simple tool for stacking decorators
crixuamg/laravel-decorators
7656 Downloads
wyzen-packages/spreadsheet-decorator
2057 Downloads
PhpOffice PhpSpreadsheet Decorator
tonix-tuft/reactphp-mysql-decorator
765 Downloads
A decorator of the ReactPHP MySQL connection interface which augments its behaviour, e.g. providing binding of associative parameters.
buzzingpixel/symfony-var-dumper-decorator
2670 Downloads
lewis/presenter
4657 Downloads
Simple view presenter library for Laravel.
donttrythisathome/elo-wrapper
6089 Downloads
EloWrapper is a wrapper around Laravel Eloquent model that allows you to create specific model actions in separated wrapper classes.
cerbero/workflow
3049 Downloads
Create extendible and maintainable applications by harnessing the power of pipelines.
sheadawson/quickaddnew
34264 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
ride/app-markdown
3620 Downloads
Ride decorator to parse markdown formatted text into HTML.
nazalas/flysystem-cached-adapter
3246 Downloads
An adapter decorator to enable meta-data caching.
hejunjie/cache
283 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.