Libraries tagged by decorator-pattern
imanghafoori/laravel-decorator
9549 Downloads
A package to easily decorate your function calls.
drinks-it/pixi-api
7412 Downloads
A simple decorator pattern over the native soap client in PHP to make it easier to work with.
igaster/eloquent-decorator
6299 Downloads
A simple Trait that implements the Decorator pattern on Laravel eloquent models.
siriusphp/stratum
5 Downloads
General purpose library that allows extending the functionality of your objects through a decorator-like mechanism
phpnomad/decorator
19 Downloads
Assists with implementing decorator patterns.
mehradsadeghi/laravel-decorator
4 Downloads
Decorate and extend functionalities of methods without causing any break to the existing codebase.
strakez/entity-decorator-api
18 Downloads
Implements a decorator pattern to access and customize typed access to an entity's properties and methods
maxcal/wordpress-decorators
20 Downloads
Decorator pattern objects for WordPress
c01l/phpdecorator-memo
3 Downloads
Memoization for PHP methods using a Python style Decorator pattern.