Libraries tagged by composables
geeks4change/composable-inheritance
4511 Downloads
Provides composable inheritance via a magic classloader.
baconfy/variants
413 Downloads
Composable API resources for Laravel via server-side variants
rinvex/laravel-composer
11642 Downloads
Rinvex Composer is an intuitive package that leverages the Composer Plugin API, offering enhanced installation features, that allow packages to be installed outside the standard vendor directory and executing custom scripts during the install, update, and uninstall phases.
taujor/phpssg
35 Downloads
A lightweight static site generator, utilizing composable templates in pure PHP. This project uses a presenter -> view invokable component classes pattern to provide clean, composable, vanilla, php developer experience without a third-party templating engine.
tarsana/syntax
1242 Downloads
A tool to encode and decode strings based on flexible and composable syntax definitions.
sugarcraft/candy-wish
338 Downloads
SSH server middleware framework — port of charmbracelet/wish. Build TUIs that anyone can `ssh user@host` to run, with composable middleware (auth, logging, rate-limiting, ext-ssh2 client wrappers, mount a SugarCraft Program).
php-standard-library/http-client
342 Downloads
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
pfinalclub/asyncio
82 Downloads
An embeddable, composable, and reasonable PHP Async Runtime
oihana/php-masking
484 Downloads
Lightweight, framework-agnostic PHP data-masking toolkit: anonymize and redact document fields with composable maskers (email, phone, credit card, dates, ZIP, decimals, X-ify…) for dumps, fixtures and test data.
oihana/php-auth
709 Downloads
Composable PHP authorization toolkit — Casbin RBAC enforcer, JWT/OIDC verification (JWKS), fine-grained capabilities, validation rules and ready-to-use HTTP middlewares for API protection.
oihana/php-arango
266 Downloads
Composable PHP toolkit for ArangoDB. Bundles a modern HTTP client (collections, documents, edges, AQL, cursors, indexes, transactions, graphs, analyzers, views), a high-level façade, document/edge models with trait-based composition, controllers, helpers and CLI commands.
morrisonlevi/algorithm
8 Downloads
Composable algorithms in PHP
mdaushi/kinetics
287 Downloads
Zero-Friction Tables for Inertia.js — sorting, filtering, searching, and pagination through a clean composable pipeline.
grazulex/laravel-flowpipe
615 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
flytachi/winter-cdo
595 Downloads
Extended, type-safe PDO wrapper for PostgreSQL, MySQL/MariaDB, SQLite and Oracle with a composable, injection-safe query builder.