Libraries tagged by Decoratoro
buzzingpixel/symfony-var-dumper-decorator
5169 Downloads
dgvirtual/codeigniter4-components
251 Downloads
Codeigniter 4 Components library which allows creating custom HTML elements to use within view files
cerbero/workflow
3050 Downloads
Create extendible and maintainable applications by harnessing the power of pipelines.
zolta/cqrs
143 Downloads
CQRS application layer for PHP 8.2+ with command/query buses, decorator-based middleware pipeline, Result/Option monads, repository abstractions with caching, transaction management, domain event dispatching, and automatic handler discovery via attributes.
wyrihaximus/react-cache-msgpack
1674 Downloads
MessagePack encode/decode decorator for react/cache
wyrihaximus/react-cache-json
2360 Downloads
JSON encode/decode decorator for react/cache
wyrihaximus/react-cache-fallback
1705 Downloads
Fallback decorator for react/cache
vimpil/whatsapp-media-crypto
153 Downloads
PSR-7 stream decorators for WhatsApp media encryption/decryption
php-standard-library/http-client
360 Downloads
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
mingalevme/retryable-psr-http-client
306 Downloads
The package provides a familiar PSR HTTP Client interface with automatic retries and exponential backoff (and others strategies). It is a thin wrapper over the standard PSR HTTP Client and exposes same public API. This makes the decorator very easy to drop into existing programs.
frankdejonge/locked-console-command
6418 Downloads
A symfony/console command decorator which locks.
dmstr/openapi-json-schema-bundle
531 Downloads
Symfony bundle for integrating JSON Schema validation with API Platform OpenAPI documentation via dynamic schema aggregation (SchemaRegistry with anyOf merging, #[JsonSchema] attribute, OperationInputSchemaResolver, JedisonGrid decorator).
dmstr/api-platform-utils-bundle
535 Downloads
Generic utilities for API Platform projects: UUID resolver, credential encryption, OpenAPI enhancements, Hydra operations, IriReferenceArray autocomplete, DB-JSON CLI tools, JWT security decorator.
defstudio/supercharged-carbon
10895 Downloads
A supercharged Carbon decorator
contempt/transaction
55 Downloads
Transaction boundary contracts and the compile-time #[Transactional] decorator.