Libraries tagged by laravel-model
lacodix/laravel-model-filter
35031 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
127596 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
adamhopkinson/laravel-model-hash
8343 Downloads
A trait which automatically generates a unique hash per model instance
spatie/laravel-model-cleanup
567659 Downloads
This package deletes unneeded records in a database.
ignasbernotas/laravel-model-generator
205064 Downloads
Laravel 5 model generator from existing schema
red-explosion/laravel-sqids
16462 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
pricecurrent/laravel-eloquent-filters
45604 Downloads
Advanced Laravel models filtering capabilities
pdphilip/elasticlens
9212 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
nevadskiy/laravel-position
61479 Downloads
Arrange Laravel models in a given order.
mohammedmanssour/laravel-recurring-models
12418 Downloads
Adds Repeatable functionlity to Laravel Models
io238/laravel-iso-countries
46192 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
55007 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
709 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
touhidurabir/laravel-model-sanitize
11150 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
theriddleofenigma/laravel-model-validation
3916 Downloads
Model validation for Laravel application.