Libraries tagged by Laravel db model
mehr-it/lara-db-batch-import
7197 Downloads
Batch import for laravel's eloquent models
macromindonline/db-blade-compiler
17 Downloads
Render Blade templates from Eloquent Model Fields
jangaraev/eloquent-model-advisory-lock
115 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ilyakonovaloff/laravel-database-encryption
251 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
dducro/db-blade-compiler
369 Downloads
Render Blade templates from Eloquent Model Fields
ahmed1amen/db-blade-compiler
8 Downloads
Render Blade templates from Eloquent Model Fields
phoogkamer/db-blade-compiler
151 Downloads
Render Blade templates from Eloquent Model Fields
its-mieger/lara-db-ext
87 Downloads
Extension to laravel's database and ORM features, including model joins (SQL), multi column queries and prefixing for database fields
guywarner/laravel-singlestore-fulltext
4360 Downloads
Package to use SingleStore DB's match() function for full text search adding Model::match()->get() to Models
lara-care/schema-visualizer
1 Downloads
Visualize and analyze Laravel DB schema and models
wakjoko/localizable
3 Downloads
Transform any Eloquent attribute as multi language
martin25699/crud
19 Downloads
CRUD API for Laravel