Libraries tagged by laravel-move
pdphilip/elasticlens
9117 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
nevadskiy/laravel-position
60308 Downloads
Arrange Laravel models in a given order.
io238/laravel-iso-countries
45759 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
54620 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
633 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
touhidurabir/laravel-model-sanitize
10911 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
thefeqy/laravel-model-status
273 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
magros/laravel-model-encryption
46062 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
13038 Downloads
Model statistics dashboard for your Laravel Application
giacomomasseron/laravel-models-generator
425 Downloads
Generate Laravel models from an existing database
finller/laravel-money
14958 Downloads
Use Brick/Money in your Laravel app
elegantly/laravel-money
6199 Downloads
Use Brick/Money in your Laravel app
axn/laravel-models-generator
13585 Downloads
Eloquent model generation from the database.
antonrom00/laravel-model-changes-history
18508 Downloads
Model changes history for laravel
themsaid/laravel-model-transformers
73497 Downloads
Easy transformation layer for complex model attributes.