Libraries tagged by laravel-model
adlanarifzr/translatr
44 Downloads
A simple trait to translate data from database through Laravel model
actengage/sluggable
1286 Downloads
A simple trait to ensure Laravel models have slugs.
abdrzakoxa/laravel-eloquent-filter
737 Downloads
Scalable way to filter laravel model
a909m/filament-statefusion
8 Downloads
Filament StateFusion is a powerful FilamentPHP plugin that seamlessly integrates Spatie Laravel Model States into the Filament admin panel. This package provides an intuitive way to manage model states, transitions, and filtering within Filament, enhancing the user experience and developer productivity.
a909m/filament-generate-helpers
46 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.
wendelladriel/laravel-more
3 Downloads
Implementation of the Repository Pattern using Laravel Model binding
ryangjchandler/laravel-slug
19 Downloads
Simple slugs for your Laravel models.
quince/data-importer
124 Downloads
Tool for importing data from tabular data files into laravel models
kregel/formmodel
878 Downloads
A quick way to make forms for your Laravel models
codingpaws/laravel-findby
3991 Downloads
Ruby-like findBy in your Laravel model queries.
bvtterfly/model-state-machine
24121 Downloads
Laravel Model State Machine
zoparga/laravel-model-status
37 Downloads
Add many status to many model with a single trait. E.g.: many status for a customer.
zhouchang2017/laravel-model-querystring-ext
23 Downloads
queryString expansion based on laravel model
zadrog/laravel-model-query
14 Downloads
Simplified use of models Eloquent
yuptogun/laravel-model-traits
0 Downloads
utility traits and interfaces that have helped myself