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