Libraries tagged by Decoratoro
imanghafoori/laravel-decorator
10489 Downloads
A package to easily decorate your function calls.
exsio/php-object-decorator
91509 Downloads
PHP Object Decorator
zfbase/zend1-bootstrap3
47591 Downloads
Twitter Bootstrap v.3 Forms for Zend Framework v.1
umbrellio/laravel-common-objects
87172 Downloads
Common objects for extending base Laravel functionality.
jgivoni/flysystem-cache-adapter
29009 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
pixelfederation/doctrine-resettable-em-bundle
100356 Downloads
Symfony bundle for decorating default entity managers using a resettable decorator.
php-soap/cached-engine
62642 Downloads
A cache decorator for php-soap/engine
clue/connection-manager-extra
12189 Downloads
Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component
andanteproject/shared-query-builder
31270 Downloads
A Doctrine 2 Query Builder decorator that makes easier to build your query in shared contexts
swisnl/flysystem-encrypted
5801 Downloads
Flysystem Adapter Encryption Decorator
bentools/funnel-http-client
10186 Downloads
A throttler for symfony/http-client to handle rate limits
yarcode/yii2-queue-mailer
17760 Downloads
Queue mailer decorator for Yii2 framework
wyrihaximus/psr-3-context-logger
63840 Downloads
PSR-3 context logger decorator
wyrihaximus/psr-3-callable-throwable-logger
66452 Downloads
callable throwable decorator around a PSR-3 logger (to be used with react/promise and reactivex/rxphp)
sheadawson/quickaddnew
34286 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.