Libraries tagged by Combosable
polysource/widgets
6 Downloads
Polysource — composable dashboard widgets: counters, top-N lists, sparklines.
pokhreldipesh/model-filter
1 Downloads
A composable query filter system for Laravel Eloquent models. Define filters and sorting behavior on models, then apply them from request parameters.
phpwax/wildfire-frontend
49 Downloads
Composable frontend for Wildfire CMS site
pfaciana/brain-monkey-doubles
3 Downloads
Extends Brain Monkey with real WordPress hook execution and composable function stub/expect helpers for unit testing plugins and themes.
oulaa/settings
1 Downloads
A composable settings toolkit for Laravel with Vue 3 components
omnitech-solutions/flowlight
2 Downloads
Lightweight workflow orchestration library for PHP. Provides a clean, composable pattern for chaining actions into pipelines, handling success and failure consistently, and keeping business logic organized and testable. Highly inspired by Ruby’s LightService gem (https://github.com/adomokos/light-service).
oihana/php-magento
8 Downloads
Composable PHP client for the Magento 2 REST API. Bundles an OAuth1-signed HTTP client (Guzzle), typed Magento entity schemas (Product, ProductImage, MediaGalleryEntry, ...), composable client traits, and a fluent SearchCriteria builder.
nxsys/library.io-stdinterface
4 Downloads
Composable, extendable, standardizable interfaces to supersede PHP's IO objects.
nandan108/prop-path
205 Downloads
A composable, JSONPath-inspired query engine for deep property access in PHP
muyki-labs/laravel-guardrails
0 Downloads
A safety layer for LLM input and output in Laravel: a fluent, composable pipeline of guards (PII redaction, prompt-injection detection, moderation, schema validation) plus a provider-agnostic wrapper for any LLM call.
morfu/validator
8 Downloads
Composable pipeline of validators.
mnavarrocarter/amp-http-router
272 Downloads
Composable middleware-based routing engine for amp application in PHP
martechmagicians/referhub
2 Downloads
ReferHub is a modular and composable referral system, designed to seamlessly generate and track referral codes for users. With support for various identification methods and a flexible event-tracking system, ReferHub provides an extensible solution for managing referrals across different platforms. Its event-driven architecture enables webhook integrations, making it adaptable to diverse use cases. Whether you're implementing a user sign-up referral program or tracking purchases, ReferHub offers a robust and maintainable foundation. Built with DDD and TDD principles, it emphasizes quality, scalability, and ease of integration. Ideal for developers seeking a referral solution that can be effortlessly embedded into existing systems or customized to specific needs.
lywebdev/laravel-mailblocks
0 Downloads
Composable email templates builder for Laravel.
legatus/router
207 Downloads
A fast and composable middleware router inspired in Express.js