Libraries tagged by Laravel db model
zuqongtech/laravel-db-introspection
111 Downloads
A Laravel package for automatic database introspection and model generation supporting MySQL, PostgreSQL, SQL Server, and more.
tarkhov/laravel-db-cache
0 Downloads
Laravel database query caching.
mgpl2311/laravel-db-encrypter
5630 Downloads
Provides database model attribute encryption/decryption
jangaraev/eloquent-model-advisory-lock
745 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
illuminatech/db-safedelete
37 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
fileinvite-org/laravel-database-encryption
10534 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
abdelrahmanrafaat/schema-to-code
13 Downloads
Converts DB schema to Laravel code (Migrations & Models)
cortex/tenants
2997 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.
daavelar/revengedb
3082 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
larapack/attribute-purging
712 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
ddinchev/factorii
132 Downloads
Yii 2.0 test db fixtures replacement library. Roughly based on Laravel's model factories.
gertjanroke/laravel-db-model
4 Downloads
A model wrapper around the DB class to keep your code clean
pringgojs/laravel-itop
6 Downloads
Small Laravel DB-first wrapper for iTop: models, API client and payload builders.
wazza/laravel-db-encryption
0 Downloads
Production-ready Laravel package for secure, transparent encryption of sensitive model attributes with searchable hash indexes and key rotation support.
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption