Libraries tagged by modals
php-xapi/model
78235 Downloads
Experience API model classes
outrightvision/api-model
95370 Downloads
Generate Laravel-like Api Models
josezenem/laravel-slugidable
35974 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
akuechler/laravel-geoly
48746 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
josegonzalez/cakephp-entity
32212 Downloads
Use model objects/classes instead of arrays in your CakePHP application
cklmercer/laravel-model-settings
38815 Downloads
Add simple yet flexible settings to your Laravel models.
bluefeather/eloquent-filemaker
17477 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
yiisoft/form-model
21760 Downloads
Provides a base for form models and helps to fill, validate and display them.
yemenopensource/filament-excel
1960 Downloads
This package useful for importing excel files into models.
xint0/laravel-optimistic-locking
69389 Downloads
Adds optimistic locking feature to eloquent models.
whitecube/laravel-sluggable
21951 Downloads
Generate slugs for your models automatically - even with translated attributes
tomschlick/laravel-linkable
25003 Downloads
URL binding for Laravel models
tiagomichaelsousa/laravelfilters
23867 Downloads
Laravel Filters is a package that allows to filter eloquent models in a clean way.
thejano/laravel-filterable
2594 Downloads
Add filtration functionality to Laravel Models
thefeqy/laravel-model-status
271 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.