eloquent
There are 1116 repositories under eloquent topic.
mongodb/laravel-mongodb
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
spatie/laravel-medialibrary
Associate files with Eloquent models
corcel/corcel
Use WordPress backend with Laravel or any PHP application
JosephSilber/bouncer
Laravel Eloquent roles and abilities.
owen-it/laravel-auditing
Record the change log from models in Laravel
LavaLite/cms
Multilingual PHP CMS built with Laravel and bootstrap
spatie/laravel-translatable
Making Eloquent models translatable
Tucker-Eric/EloquentFilter
An Eloquent Way To Filter Laravel Models And Their Relationships
spatie/laravel-tags
Add tags and taggable behaviour to your Laravel app
reliese/laravel
Reliese Laravel Model Generator
spatie/laravel-sluggable
An opinionated package to create slugs for Eloquent models
spatie/eloquent-sortable
Sortable behaviour for Eloquent models
elasticquent/Elasticquent
Maps Laravel Eloquent models to Elasticsearch types
Astrotomic/laravel-translatable
A Laravel package for multilingual models
bavix/laravel-wallet
It's easy to work with a virtual wallet
cybercog/laravel-love
Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
spatie/laravel-model-states
State support for models
topclaudy/compoships
Multi-columns relationships for Laravel's Eloquent ORM
gohouse/gorose
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
dwightwatson/rememberable
Query caching for Laravel
cybercog/laravel-ban
Laravel Ban simplify blocking and banning Eloquent models.
renoki-co/laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
michaeldyrynda/laravel-cascade-soft-deletes
Cascading deletes for Eloquent models that implement soft deletes
spatie/laravel-schemaless-attributes
Add schemaless attributes to Eloquent models
squirephp/squire
A library of static Eloquent models for common fixture data.
spatie/laravel-model-status
Easily add statuses to your models
jeremykenedy/laravel-roles
A Powerful package for handling roles and permissions in Laravel with GUI.
dwightwatson/validating
Automatically validating Eloquent models for Laravel
gaarason/database-all
Eloquent ORM for Java 8, 11, 17, 21 and Spring boot 2.x , 3.x
cyrildewit/eloquent-viewable
A minimalistic analytics package for Laravel with seamless view tracking for Eloquent models
plank/laravel-mediable
Laravel-Mediable is a package for easily uploading and attaching media files to models with Laravel
renoki-co/befriended
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
qcod/laravel-imageup
Auto Image & file upload, resize and crop for Laravel eloquent model using Intervention image
hootlex/laravel-friendships
This package gives Eloquent models the ability to manage their friendships.
WendellAdriel/laravel-lift
Take your Eloquent Models to the next level
rinvex/laravel-repositories
⚠️ [ABANDONED] Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.