Libraries tagged by reuseable model
widoz/wordpress-model
174 Downloads
Reusable models for your themes or plugins
djl997/filament-model-activity-page
22 Downloads
A reusable Filament v5 page that renders a chat-style activity feed for any Eloquent model with a polymorphic activities relation
jerry58321/api-transform
282 Downloads
A Laravel API response transformation layer for reusable model and feature transforms.
whilesmart/eloquent-metadata
19 Downloads
Reusable metadata json column and helpers for Eloquent models
omaressaouaf/query-builder-criteria
5347 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
misaf/vendra-attribute
8 Downloads
Reusable tenant-aware attributes and polymorphic values for Vendra models
hafizmmoaz/laravel-rest-api
4 Downloads
A minimal, reusable REST API toolkit for Laravel: consistent JSON responses, a typed exception hierarchy, and base API model/controller.
curly-deni/laravel-scopes
20 Downloads
A set of reusable Eloquent global scopes for controlling model visibility based on user ownership and public/private status, designed for seamless integration with Laravel authorization policies.
labrodev/laravel-translatable
0 Downloads
Laravel package providing a reusable trait for multilingual search in Eloquent JSON fields.
labrodev/laravel-trackable
0 Downloads
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
caydeesoft/saas-kit
9 Downloads
A reusable Laravel SaaS infrastructure engine with multi-tenancy, billing, payments, RBAC, invoices, webhooks, audit logs, MCP tools, and SEO metadata utilities.
temperworks/laravel-filter-scopes
10 Downloads
Seperate model filters into reusable scopes that map into the right filters based on URL params.
yottahq/bookable
2 Downloads
A Laravel package that provides flexible and reusable booking functionality for any model.
corepine/reportable
0 Downloads
Reusable polymorphic reporting for Laravel models with a starter Blade UI.
andrewdyer/view-presenters
58 Downloads
A clean, reusable solution for separating presentation logic from models and views in PHP applications