Libraries tagged by Laravel db model
betterapp/laravel-db-encrypter
463835 Downloads
Provides database model attribute encryption/decryption
flynsarmy/db-blade-compiler
789455 Downloads
Render Blade templates from Eloquent Model Fields
austinheap/laravel-database-encryption
75801 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
rinvex/laravel-tenants
3331 Downloads
Rinvex Tenants is a 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.
mgpl2311/laravel-db-encrypter
2508 Downloads
Provides database model attribute encryption/decryption
dobron/laravel-db-enum-generator
1328 Downloads
Database enum generator for Laravel.
salehhashemi/laravel-intelli-db
587 Downloads
An AI-driven Laravel package for generating and managing database related things.
ozerich/laravel-filestorage-db
16770 Downloads
Extension for file uploading and attaching to the models
flobbos/laravel-translatable-db
2988 Downloads
A Laravel package for multilingual models
minionfactory/model-mapper
18975 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.
shureban/laravel-searcher
2476 Downloads
Laravel SDK for searching data in DB using requests
robosys-labs/db-scaffolder
3390 Downloads
DB Application Scaffolder
larapack/attribute-purging
443 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
sdavis1902/eloquent-vars
6433 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
mohsentm/laravel-db-enum
3099 Downloads
laravel-db-enum is a trait for laravel models. use this trait on modules for getting the table fileds enum values