Libraries tagged by Databses
fmrestor/fmrestor
2373 Downloads
fmRESTor is an object-based PHP library developed to seamlessly interact with databases and custom apps hosted on a FileMaker Server via the new powerful FileMaker Data API from within a PHP code.
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
ziffmedia/laravel-etls
34258 Downloads
A framework for building ETL pipelines, particularliy between 2 relational databases
terminus-plugin-project/terminus-pancakes-plugin
1403 Downloads
Terminus Plugin to open Pantheon Site Databases in your Favorite SQL Client
taguz91/yii2-error-handler
30809 Downloads
Error handler for mongo databases
swiftotter/driver-magento2
8699 Downloads
The basic set of configurations for transforming Magento 2 databases using Driver
sachoo/phalcon-model-annotations
133517 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
sachoo/phalcon-console-migration
132890 Downloads
Based on sachoo/phalcon-console, this component handle databases migrations (up, down, diff, status, run)
redmatter/codeception-multidb
78269 Downloads
Switch between multiple databases in a Codeception Test
psx/nested
9880 Downloads
Build complex nested data structures from relational databases
proai/laravel-super-migrations
2294 Downloads
This Laravel package is useful for big databases for a better migrations structure.
phlib/schemadiff
7646 Downloads
Schema Diff: Show difference between MySQL databases
overals/yii2-geoip2
10941 Downloads
Yii2 GeoIP2 extension. Returns country, city, latitude, longitude, time zone, iso code, continent, subdivisions by IP (uses MaxMind's GeoIP2 databases)
mobilestock/laravel-database-interceptor
6685 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
9497 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases