Libraries tagged by laravel-models
lacodix/laravel-model-filter
35818 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
131253 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
spatie/laravel-model-cleanup
567859 Downloads
This package deletes unneeded records in a database.
red-explosion/laravel-sqids
17154 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
pricecurrent/laravel-eloquent-filters
46088 Downloads
Advanced Laravel models filtering capabilities
pdphilip/elasticlens
9556 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
nevadskiy/laravel-position
63169 Downloads
Arrange Laravel models in a given order.
mohammedmanssour/laravel-recurring-models
12901 Downloads
Adds Repeatable functionlity to Laravel Models
io238/laravel-iso-countries
46579 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
givebutter/laravel-custom-fields
55235 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
waad/laravel-model-metadata
833 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
touhidurabir/laravel-model-sanitize
11253 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
theriddleofenigma/laravel-model-validation
4025 Downloads
Model validation for Laravel application.
thefeqy/laravel-model-status
351 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
miradnan/laravel-model-caching
10285 Downloads
Adding cache for Laravel Eloquent queries