Libraries tagged by composable
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.
italystrap/pipeline
79 Downloads
A lightweight middleware pipeline for PHP — chain handlers and middleware to process messages through a composable pipeline
hosmelq/fault-php
4 Downloads
Composable helpers for wrapping and aggregating PHP exceptions with codes, context, origins, and clear internal and user messages.
hksagentur/kirby-facets
1 Downloads
Composable query filters and faceted-search UI for Kirby collections
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
2492 Downloads
Comprehensive composable password validation
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.
expertapps/laravel-repository-specs
2 Downloads
Composable DDD Specifications and Query-Based Row-Level Security (RLS) Repositories for Laravel 13
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.