Libraries tagged by eloquent database
buqiu/repository
1376 Downloads
Laravel Repository 是 Laravel 的一个软件包,用于抽象数据库层。 这使应用程序易于维护。
boone-studios/laravel-surrealdb
27 Downloads
Integrates SurrealDB with the Laravel framework
boaideas/laravel-cli-create-user
10531 Downloads
An artisan command to create, list and remove users in a laravel application from the cli
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
axyr/baum
5498 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
al-one/laravel-replace-into
4524 Downloads
SQL replace into for Laravel
mll-lab/laravel-conditional-migrations
57292 Downloads
Run your Laravel migrations only when you want them to
larapack/attribute-purging
465 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
dugajean/repositories
865 Downloads
Laravel Repositories
dogado/baum
16011 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
cortex/tenants
2957 Downloads
Cortex Tenants is a frontend layer for the contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
chsh/baum
22074 Downloads
A fork of the etrepat nested set package with compatability for Laravel 8-9.
mill-hill-automation/laravel-model-watch
1021 Downloads
Adds a model:watch command to poll the database for changes to Eloquent models
digitalmanagerguru/laravel-json-fields
126 Downloads
A package to work with database JSON fields with laravel eloquent Models.
sematico/wp-fluent-query
650 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.