Libraries tagged by eloquent database
beebmx/kirby-db
1861 Downloads
Enable Kirby 3 & 4 database support for Illuminate\Database
baril/smoothie
5513 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
al-one/laravel-replace-into
4381 Downloads
SQL replace into for Laravel
mll-lab/laravel-conditional-migrations
56779 Downloads
Run your Laravel migrations only when you want them to
larapack/attribute-purging
418 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
dogado/baum
15843 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
chsh/baum
21290 Downloads
A fork of the etrepat nested set package with compatability for Laravel 8-9.
ejetar/laravel-firebird
114 Downloads
Use Eloquent and QueryBuilder with a Firebird database 🔥
sematico/wp-fluent-query
601 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
alirezajavadi/framebot
1 Downloads
FrameBot is a fast and secure framework that offers an ORM similar to Eloquent, making it incredibly user-friendly and powerful for developers looking to handle database operations efficiently. Designed with OOP principles in mind, FrameBot provides a robust foundation for building scalable applications.
gauravojha/shoppingcart-eloquent
171 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
erdiko/eloquent
587 Downloads
Eloquent database ORM
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.
nicodwik/laravel-cross-database-subqueries
676 Downloads
Eloquent cross database compatibility in subqueries
erikgall/eloquent-phpunit
16454 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.