Libraries tagged by composable
tarsana/syntax
1218 Downloads
A tool to encode and decode strings based on flexible and composable syntax definitions.
redsky-thirty/laravel-api-query-builder
127 Downloads
Composable query builder for Laravel APIs with dynamic field selection, filtering, sorting, and eager loading.
pressgang-wp/quartermaster
25 Downloads
Fluent WordPress query builder for WP_Query and WP_Term_Query — composable meta_query, tax_query and date_query, WordPress-native with no ORM or lock-in
php-standard-library/http-client
326 Downloads
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
php-kit/power-primitives
2314 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
philiprehberger/php-retry
68 Downloads
Composable retry utility with exponential backoff, jitter, and exception filtering
philiprehberger/php-pipeline
68 Downloads
Composable pipeline pattern for processing data through ordered stages
oihana/php-zitadel
14 Downloads
Composable PHP toolkit for the Zitadel identity provider. Bundles an OIDC/OAuth2 API client, JWT/JWKS verification, session lifecycle helpers backed by ArangoDB, OAuth client metadata resolution, V2 Action webhook catalog and descriptor, and Symfony Console commands.
oihana/php-openedge
8 Downloads
Composable PHP toolkit for the Progress OpenEdge SQL database via ODBC. Bundles a functional query builder (predicates, casts, string/numeric/date functions, CASE expressions), document/edge models composed by traits, PSR-7 CRUD controllers, and Symfony Console commands. Built for read-heavy ERP integrations.
oihana/php-middleware
28 Downloads
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.
lunarphp/filament
26 Downloads
Filament components, widgets, and schemas for Lunar — composable building blocks for any Filament v5 panel.
lechimp-p/php-formlets
18 Downloads
Composable forms(let)s, "The Essence of Form Abstraction" in PHP
kaiseki/wp-context
1043 Downloads
Composable WordPress context filters (current user, post type, page template, content)
kaiseki/string-filter
778 Downloads
Composable string filters with a filter pipeline.
italystrap/pipeline
73 Downloads
A lightweight middleware pipeline for PHP — chain handlers and middleware to process messages through a composable pipeline