Libraries tagged by composable
oihana/php-arango
316 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.
mykeels/laravel-filters
1571 Downloads
Provides a composable interface for data filtering with query strings
morrisonlevi/algorithm
8 Downloads
Composable algorithms in PHP
mdaushi/kinetics
384 Downloads
Zero-Friction Tables for Inertia.js — sorting, filtering, searching, and pagination through a clean composable pipeline.
hydrakit/admin
135 Downloads
A composable admin backend for Hydra apps: declare a module, get routes and htmx screens.
flytachi/winter-cdo
799 Downloads
Extended, type-safe PDO wrapper for PostgreSQL, MySQL/MariaDB, SQLite and Oracle with a composable, injection-safe query builder.
coderabbi/virtuoso
104 Downloads
Laravel Composable View Composers Package - Increase flexibility and reduce code duplication by easily composing complex View Composers from simple component Composers without unnecessary indirection or boilerplate code.
aaix/laravel-islands-datagrid
64 Downloads
A server-driven data table for Laravel Islands: one composable and one shell for fetching, sorting, filtering and paginating, so every table in an application shares the same foundation.
sphere/php-sdk
344 Downloads
This Composable Commerce PHP SDK is deprecated effective 1st September 2022. We recommend you to use our new SDK here https://docs.commercetools.com/sdk/php-sdk#php-sdk-v2.
rinvex/laravel-composer
11658 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.
vall-here/nvlaravel
4 Downloads
Composable, enterprise-grade project scaffolding CLI for Laravel applications.
sugarcraft/candy-wish
342 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).
redsky-thirty/laravel-api-query-builder
140 Downloads
Composable query builder for Laravel APIs with dynamic field selection, filtering, sorting, and eager loading.
pressgang-wp/quartermaster
36 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
360 Downloads
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries