Libraries tagged by Laravel-Database
mhmdomer/laravel-database-backup
4144 Downloads
Backup your laravel database by a simple artisan command
eusonlito/laravel-database-cache
3542 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
blink/laravel-database
32326 Downloads
The Laravel database component integration for Blink
anthonyedmonds/laravel-database-log
735 Downloads
Store your Laravel logs in the database
buildcode/laravel-database-emails
1375 Downloads
Store and send e-mails using the database
mgpl2311/laravel-db-encrypter
3453 Downloads
Provides database model attribute encryption/decryption
xmlshop/queue-monitor
9765 Downloads
Queue Monitoring for Laravel Database Job Queue
verifiedit/laravel-sqlsrv-driver-enhanced
1479 Downloads
Enhanced version of Laravel's database driver for Sql Server.
chr15k/laravel-mysql-encrypt
4689 Downloads
Laravel database encryption using native MySQL functions
cheesegrits/iseed
1450 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
zarulizham/laravel-database-backup-scheduler
336 Downloads
Automate and schedule your Laravel application database to your preferred storage filesystem
yesccx/laravel-database-logger
7491 Downloads
record database execute logs
thetalabs/laravel-database-encryption
16334 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
therezor/laravel-database-schedule
6001 Downloads
Add laravel task to your schedule strait from database.
soyhuce/laravel-database-object
3940 Downloads
Map json columns to PHP Object in Laravel