eloquent-models
There are 174 repositories under eloquent-models topic.
cviebrock/eloquent-sluggable
Easy creation of slugs for your Eloquent models in Laravel
nicolaslopezj/searchable
A php trait to search laravel models
Tucker-Eric/EloquentFilter
An Eloquent Way To Filter Laravel Models And Their Relationships
reliese/laravel
Reliese Laravel Model Generator
elasticquent/Elasticquent
Maps Laravel Eloquent models to Elasticsearch types
michaeldyrynda/laravel-cascade-soft-deletes
Cascading deletes for Eloquent models that implement soft deletes
cyrildewit/eloquent-viewable
Associate views with Eloquent models in Laravel
multicaret/laravel-acquaintances
This package gives Eloquent models the ability to manage friendships (with groups), followships along with Likes, favorites..etc.
glorand/laravel-model-settings
Model Settings for your Laravel app
cviebrock/eloquent-taggable
Easily add the ability to tag your Eloquent models in Laravel.
protonemedia/inertiajs-tables-laravel-query-builder
Inertia.js Tables for Laravel Query Builder
piotr-jura-udemy/laravel-cheat-sheet
Additional resource for the Udemy Laravel Essentials course
mtvs/eloquent-hashids
On-the-fly hashids for Laravel Eloquent models. (🍰 Easy & ⚡ Fast)
poowf/otter
A relatively automatic CRUD backend administration panel for Laravel
austinheap/laravel-database-encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
JhumanJ/laravel-model-stats
Model statistics dashboard for your Laravel Application
ChristianKuri/laravel-favorite
Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.
f9webltd/laravel-deletable
:space_invader: Gracefully restrict deletion of Laravel Eloquent models
imanghafoori1/eloquent-relativity
Allows you to decouple your eloquent models from one another.
michaelachrisco/ReadOnlyTraitLaravel
Laravel Read Only Model Traits
mtvs/eloquent-approval
Approval process for the Laravel`s Eloquent models 🟢🟡🔴
kevincobain2000/laravel-erd
Automatically generate ERD Diagrams from Model's relations in Laravel
jedrzej/searchable
Search/filter functionality for Laravel's Eloquent models
neelkanthk/laravel-schedulable
Schedule and unschedule eloquent models elegantly without cron jobs
michaeldyrynda/laravel-nullable-fields
Handles saving empty fields as null for Eloquent models
pepijnolivier/Eloquent-Model-Generator
Auto-generates all Eloquent models from the database in a Laravel project.
timothepearce/laravel-time-series
⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.
czim/laravel-paperclip
Laravel file attachment solution for Eloquent
nqxcode/laravel-lucene-search
Laravel 4.2, 5.* package for full-text search over Eloquent models based on ZF2 Lucene.
mvanduijker/laravel-transactional-model-events
Add eloquent model events fired after a transaction is committed or rolled back
thejano/laravel-filterable
Laravel filterable adds filtration functionality to Laravel models
artkonekt/enum-eloquent
Enum attribute casting for Eloquent models
rakibhasansabbir/Laravel-Ecommerce-API
Lite E-Commerce API
jedrzej/sortable
Sorting functionality for Laravel's Eloquent models
franciskisiara/osmose
Elegant filtering for laravel's eloquent models
alfa6661/laravel-autonumber
Laravel package to create autonumber for Eloquent model