Libraries tagged by data base
spresnac/laravel-artisan-database-helper
2082 Downloads
Some usefull helper to handle database backup & restores
sourcebroker/deployer-typo3-database
3212 Downloads
Database sync for TYPO3 with deployer-extended-database.
simon80119/laravel-database-encryption
10722 Downloads
Auto Encrypt and Decrypt Database through Eloquent
rmtrin/laravel-cross-database-subqueries
11002 Downloads
Eloquent cross database compatibility in subqueries
rancoud/database
18601 Downloads
Database package
punktde/codeception-database
23410 Downloads
Provides a module and gherkin steps to use databases for codeception testing
pongee/database-schema-visualization
4964 Downloads
Database schema visualization
platine-php/database
5882 Downloads
Platine Database is the abstraction layer using PDO with support of query and schema builder
pierres/symfony-database-test
23369 Downloads
Symfony WebTestCase with database support
phpixie/database
23419 Downloads
PHPixie Database library
pestopancake/laravel-backpack-database-notifications
6110 Downloads
Database notifications interface for Laravel Backpack
perryfaro/laravel-database-standalone
16009 Downloads
Stand alone setup for laravel database package with migrations
pd/database-info-panel
164769 Downloads
Panel for Nette Debug bar which quickly tells you which database you use
mpyw/laravel-database-mock
5624 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mobilestock/laravel-database-interceptor
5133 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.