Libraries tagged by reuseable model
lolaji/laravel-controller-trait
112 Downloads
A reuseable controller trait for laravel controller
widoz/wordpress-model
174 Downloads
Reusable models for your themes or plugins
arslanayoub/searchable-scope
23 Downloads
Reusable search scope trait for Laravel models with nested relation and priority support.
omaressaouaf/query-builder-criteria
83 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
a909m/filament-generate-helpers
50 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.
jochemict/larasearch
3 Downloads
A simple and efficient Laravel package that adds flexible, reusable search functionality to your Eloquent models.
curly-deni/laravel-scopes
14 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-uuidable
37 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
labrodev/laravel-translatable
0 Downloads
Laravel package providing a reusable trait for multilingual search in Eloquent JSON fields.
labrodev/laravel-trackable
4 Downloads
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
labrodev/laravel-numberable
7 Downloads
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
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.
romegasoftware/availability
2 Downloads
Reusable availability rule engine for Eloquent models.
andrewdyer/view-presenters
58 Downloads
A clean, reusable solution for separating presentation logic from models and views in PHP applications