Libraries tagged by laravel-motd
pricecurrent/laravel-eloquent-filters
46195 Downloads
Advanced Laravel models filtering capabilities
pdphilip/elasticlens
9599 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
nevadskiy/laravel-position
63553 Downloads
Arrange Laravel models in a given order.
mohammedmanssour/laravel-recurring-models
12961 Downloads
Adds Repeatable functionlity to Laravel Models
konekt/address
157381 Downloads
Laravel module for handling countries, cities, addresses, people and organizations
hexters/coinpayment
47728 Downloads
CoinPayment is a Laravel module for handling transactions from CoinPayment like a create transaction, history transaction, etc.
givebutter/laravel-custom-fields
55273 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
847 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
touhidurabir/laravel-model-sanitize
11304 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
theriddleofenigma/laravel-model-validation
4051 Downloads
Model validation for Laravel application.
thefeqy/laravel-model-status
375 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
miradnan/laravel-model-caching
10317 Downloads
Adding cache for Laravel Eloquent queries
magros/laravel-model-encryption
47025 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
13060 Downloads
Model statistics dashboard for your Laravel Application
giacomomasseron/laravel-models-generator
714 Downloads
Generate Laravel models from an existing database