Libraries tagged by Databses
phlib/schemadiff
10280 Downloads
Schema Diff: Show difference between MySQL databases
perfectpanel/yii2-geoip
5157 Downloads
Yii 2 GeoIP extension. Returns country, city, lat, lng of current or specified IP (uses MaxMind's GeoIP2 databases)
overals/yii2-geoip2
22995 Downloads
Yii2 GeoIP2 extension. Returns country, city, latitude, longitude, time zone, iso code, continent, subdivisions by IP (uses MaxMind's GeoIP2 databases)
nedwors/hopper
120 Downloads
Hopper lets you move between your local Laravel databases with ease, preserving data and easing development
mobilestock/laravel-database-interceptor
10449 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
17936 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
libelulasoft/yii2-error-handler
20505 Downloads
Error handler for mongo databases
leo108/geolite2-db
35518 Downloads
This repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using composer.
kodus/db-cache
30947 Downloads
PSR-16 cache-implementation for SQL databases
kabachello/phpolapi
13690 Downloads
A PHP API for XMLA to connect to OLAP databases
ianrothmann/laravel-model-convention
7433 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
headsnet/doctrine-db-copy-bundle
13626 Downloads
Copy Doctrine databases without requiring mysqldump
fusio/adapter-sql
49926 Downloads
Provides actions and connections to work with relational databases
easy2dev/multi-tenant-wizard
714 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.
detain/dbrel-data-php
1510 Downloads
PHP backend data provider for database relationship visualization. Collects customer data across multiple databases and computes relationship matches for consumption by dbrel-viz.