Libraries tagged by laravel-models
korridor/laravel-model-validation-rules
122018 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
spatie/laravel-model-cleanup
567298 Downloads
This package deletes unneeded records in a database.
ignasbernotas/laravel-model-generator
204902 Downloads
Laravel 5 model generator from existing schema
red-explosion/laravel-sqids
14853 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
pricecurrent/laravel-eloquent-filters
44518 Downloads
Advanced Laravel models filtering capabilities
pdphilip/elasticlens
7546 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
nevadskiy/laravel-position
58812 Downloads
Arrange Laravel models in a given order.
mohammedmanssour/laravel-recurring-models
11214 Downloads
Adds Repeatable functionlity to Laravel Models
io238/laravel-iso-countries
45156 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
53925 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
481 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
touhidurabir/laravel-model-sanitize
10680 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
theriddleofenigma/laravel-model-validation
3806 Downloads
Model validation for Laravel application.
magros/laravel-model-encryption
45711 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
jhumanj/laravel-model-stats
13019 Downloads
Model statistics dashboard for your Laravel Application