Libraries tagged by laravel modals
konekt/enum-eloquent
1597239 Downloads
Enum attribute casting for Eloquent models
gazsp/baum
313186 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
cartalyst/tags
792133 Downloads
Easily add tags to your Eloquent models.
fumeapp/modeltyper
191423 Downloads
Generate TypeScript interfaces from Laravel Models
mtvs/eloquent-hashids
352564 Downloads
On-the-fly hashids for Laravel Eloquent models.
red-explosion/laravel-sqids
17232 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
pricecurrent/laravel-eloquent-filters
46133 Downloads
Advanced Laravel models filtering capabilities
nevadskiy/laravel-position
63315 Downloads
Arrange Laravel models in a given order.
mohammedmanssour/laravel-recurring-models
12910 Downloads
Adds Repeatable functionlity to Laravel Models
qirolab/laravel-reactions
52555 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
mr-punyapal/laravel-extended-relationships
5377 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
f9webltd/laravel-deletable
55115 Downloads
Gracefully restrict deletion of Laravel Eloquent models
akuechler/laravel-geoly
49858 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
mateffy/laravel-introspect
1215 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
lacodix/laravel-model-filter
35858 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.