Libraries tagged by laravel-motd
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
konekt/address
152381 Downloads
Laravel module for handling countries, cities, addresses, people and organizations
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.
hexters/coinpayment
45803 Downloads
CoinPayment is a Laravel module for handling transactions from CoinPayment like a create transaction, history transaction, etc.
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
giacomomasseron/laravel-models-generator
321 Downloads
Generate Laravel models from an existing database
dcblogdev/laravel-module-generator
7094 Downloads
Generate Laravel Modules from a template.