Libraries tagged by laravel-models
pricecurrent/laravel-eloquent-filters
37885 Downloads
Advanced Laravel models filtering capabilities
nevadskiy/laravel-position
41178 Downloads
Arrange Laravel models in a given order.
mohammedmanssour/laravel-recurring-models
5309 Downloads
Adds Repeatable functionlity to Laravel Models
io238/laravel-iso-countries
36387 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
49817 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.
touhidurabir/laravel-model-sanitize
8853 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
theriddleofenigma/laravel-model-validation
2894 Downloads
Model validation for Laravel application.
romanzipp/laravel-model-doc
46711 Downloads
Laravel Model PHPDoc Generator
mvdnbrk/laravel-model-expires
17080 Downloads
A package to assign expiration dates to Eloquent models
miradnan/laravel-model-caching
7146 Downloads
Adding cache for Laravel Eloquent queries
magros/laravel-model-encryption
41335 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
12763 Downloads
Model statistics dashboard for your Laravel Application
axn/laravel-models-generator
11581 Downloads
Eloquent model generation from the database.
antonrom00/laravel-model-changes-history
16138 Downloads
Model changes history for laravel
themsaid/laravel-model-transformers
71493 Downloads
Easy transformation layer for complex model attributes.