Libraries tagged by Laravel-Database
mobilestock/laravel-database-interceptor
11749 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
mhmdomer/laravel-database-backup
4612 Downloads
Backup your laravel database by a simple artisan command
marshmallow/laravel-database-sync
2013 Downloads
Sync your production database in to your local database to start developing with production data
eusonlito/laravel-database-cache
4564 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
esign/laravel-database-trigger
17323 Downloads
Easily create database triggers inside of your Laravel application
blink/laravel-database
39865 Downloads
The Laravel database component integration for Blink
buildcode/laravel-database-emails
1883 Downloads
Store and send e-mails using the database
austinheap/laravel-database-encryption
76202 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
xve/laravel-db-export
1354 Downloads
Laravel database export package with profile-based exclusions, anonymization, and zero-impact exports
xmlshop/queue-monitor
19904 Downloads
Queue Monitoring for Laravel Database Job Queue
verifiedit/laravel-sqlsrv-driver-enhanced
7119 Downloads
Enhanced version of Laravel's database driver for Sql Server.
naimul/db-visualizer
196 Downloads
Laravel Database & Code Intelligence Visualizer (N+1, Relations, Performance Analyzer)
mahmoud-mhamed/laravel-dblens
2069 Downloads
Browse and manage your Laravel database from a beautiful Blade dashboard — phpMyAdmin-style table browser, row editor, schema editor, SQL runner and search.
javaabu/schema
10386 Downloads
Extends the Laravel database schema with convenience methods used by javaabu/generators
chr15k/laravel-mysql-encrypt
10398 Downloads
Laravel database encryption using native MySQL functions