Libraries tagged by Combosable
kissmint3395/aegis
0 Downloads
A PHP 8.2+ resilience library combining Retry, Circuit Breaker, Timeout, and more into a composable pipeline. Inspired by Resilience4j and .NET Polly.
kariricode/transformer
3 Downloads
Composable, rule-based data transformation engine for PHP 8.4+ — 32 rules, #[Transform] attributes, case conversion, powered by kariricode/property-inspector. ARFA 1.3.
kariricode/sanitizer
3 Downloads
Composable, rule-based data sanitization engine for PHP 8.4+ — 33 rules, #[Sanitize] attributes, XSS prevention, powered by kariricode/property-inspector. ARFA 1.3.
juststeveking/result
12 Downloads
A tiny, framework-agnostic Result type for PHP 8.4 that makes error handling explicit, composable, and testable.
josueeek/php-filters
0 Downloads
Provides a composable interface for data filtering with query strings
johnnymast/logichain
1 Downloads
A SOLID-friendly pipeline engine for structuring business logic into clean, composable chains.
hosmelq/fault-php
4 Downloads
Composable helpers for wrapping and aggregating PHP exceptions with codes, context, origins, and clear internal and user messages.
guimauve/craft-twig-view-composers
1 Downloads
Allow composable PHP classes to be called before page view rendering, hence allowing organizing code à-la Laravel View Composers.
groundsix/password
2491 Downloads
Comprehensive composable password validation
grantholle/laravel-model-filters
20 Downloads
A composable way to add filters to your model queries.
gaiatools/content-accord
1 Downloads
Laravel package for API versioning with composable strategies and generic negotiation dimensions
fragoe/ddd-business-rules-specification
1 Downloads
Core library implementing the Specification Pattern for DDD business rules with composable boolean operations.
emonkak/waf
8421 Downloads
A flexible and composable web application framework
dseguy/genie
0 Downloads
Systematic value generation for PHP: lazy, composable, fluent.
dalpras/image-processor
1 Downloads
Unified image-processing library based on Imagick, offering stateless service + composable operations.