Libraries tagged by Databses
mobilestock/laravel-replicator
1502 Downloads
laravel-replicator is a Laravel Package that provides a peer-to-peer MySQL replication, using binlogs and events to get the changes from databases, using ANNOTATE_ROWS_EVENT to get the affected rows in the events.
mobilestock/laravel-database-interceptor
2339 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.
lyonstahl/soql-builder
6670 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
libelulasoft/yii2-error-handler
14462 Downloads
Error handler for mongo databases
leo108/geolite2-db
26475 Downloads
This repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using composer.
kodus/db-cache
19967 Downloads
PSR-16 cache-implementation for SQL databases
juampynr/syncdb
34923 Downloads
Import and export large Drupal databases faster using Drush.
iamdevice/codeception-multidb
92569 Downloads
Codeception extension for work with multiple databases
headsnet/doctrine-db-copy-bundle
4680 Downloads
Copy Doctrine databases without requiring mysqldump
g4/log
74702 Downloads
Writes your logs to files, databases, search engines...
fusio/adapter-sql
42779 Downloads
Provides actions and connections to work with relational databases
easy2dev/multi-tenant-wizard
275 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
dotkernel/dot-geoip
7121 Downloads
Dotkernel component based on Maxmind's geoip2/geoip2 package, using their free GeoLite2 databases to provide geographical details about an IP address.
cybex/laravel-protector
8040 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
cornford/backup
25494 Downloads
An easy way backup and restore databases in Laravel.