Libraries tagged by Laravel Database
repat/laravel-database-session-model
11111 Downloads
Eloquent Model for the sessions table as created by artisan session:table
pxlrbt/laravel-database-state
147 Downloads
Seed critical state for your production DBs.
phpcodersnp/laravel-database-encryption
191 Downloads
Auto Encrypt and Decrypt Database through Eloquent
perryfaro/laravel-database-standalone
12966 Downloads
Stand alone setup for laravel database package with migrations
oza/laravel-database-jsonable
87 Downloads
Laravel package to fill and retrieve your database fields in JSON formats
nicklayb/laravel-db-import
7838 Downloads
Laravel database import package for easy manipulations
mojopollo/laravel-json-schema
541 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
michaeljennings/refresh-database
1445 Downloads
A package to speed up your laravel database tests by only running the migrations once
mgpl2311/laravel-db-encrypter
2366 Downloads
Provides database model attribute encryption/decryption
maxim-oleinik/blade-migrations-laravel
2216 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
fileinvite-org/laravel-database-encryption
10052 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
expressodev/laravel-codeigniter-db
4005 Downloads
Integration layer allowing use of the Laravel database library in CodeIgniter applications
eusonlito/laravel-database-cache
3383 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
enflow/laravel-database-encryption
1287 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
edenmitchell/laravel-database-queue-monitor
6248 Downloads
Monitors your Laravel database queues