Libraries tagged by Eloquent ORM
fluentkit/supermodel
94 Downloads
Enhancement of the already brilliant Eloquent Model Class
fadymounir966/wmatchory
0 Downloads
The missing elasticsearch ORM for Laravel!
dylan-chapman/immutability
8907 Downloads
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
codexshaper/php-database
584 Downloads
Laravel database and eloquent for php project.
chiragardeshna/dbextender
10 Downloads
It extends laravel default Query builder and Eloquent.
bridit/bifrost-database
5248 Downloads
Laravel Database with some add-ons out of the box
biiiiiigmonster/laravel-remote
3 Downloads
Laravel framework eloquent driver
biiiiiigmonster/laravel-fireable
6 Downloads
Laravel framework eloquent trait
biiiiiigmonster/laravel-clearable
5 Downloads
Laravel framework eloquent trait
beam-australia/worm
421 Downloads
Wordpress ORM
aziz/smartmodel
420 Downloads
Self-validating smart models for Laravel 5's Eloquent O/RM Inspired by Aedent/LaravelBook
andikaryanto11/ci4orm
280 Downloads
ORM Database mapping for Codeigniter 4
mandor53/aware2
503 Downloads
The sequel of the aware package by Awareness, allowing self validation of models.
algorit/veloquent
175 Downloads
Eloquent with model validation.
toanld/multi-relationships
280 Downloads
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database.