PHPackages                             antevenio/pdo-mysql-query-linker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. antevenio/pdo-mysql-query-linker

ActiveLibrary[Database &amp; ORM](/categories/database)

antevenio/pdo-mysql-query-linker
================================

PHP library that allows linking queries from diferent physical databases using mysql pdo database connections

0.0.16(3y ago)019.4k↓22.5%MITPHPPHP &gt;=5.6CI failing

Since Jun 14Pushed 1y ago3 watchersCompare

[ Source](https://github.com/Antevenio/pdo-mysql-query-linker)[ Packagist](https://packagist.org/packages/antevenio/pdo-mysql-query-linker)[ Docs](https://github.com/Antevenio/pdo-mysql-query-linker)[ RSS](/packages/antevenio-pdo-mysql-query-linker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (19)Used By (0)

pdo-mysql-query-linker
======================

[](#pdo-mysql-query-linker)

[![Latest Stable Version](https://camo.githubusercontent.com/2d169f9623dc5a09b2043269971bcf34a9b2c9d0291b6e9ac758b878fb54ace8/68747470733a2f2f706f7365722e707567782e6f72672f616e746576656e696f2f70646f2d6d7973716c2d71756572792d6c696e6b65722f762f737461626c65)](https://packagist.org/packages/antevenio/pdo-mysql-query-linker)[![Total Downloads](https://camo.githubusercontent.com/005bcf6a880cc4221ed3550a7b9370f48951c04f3415369abaff0aa78972b72e/68747470733a2f2f706f7365722e707567782e6f72672f616e746576656e696f2f70646f2d6d7973716c2d71756572792d6c696e6b65722f646f776e6c6f616473)](https://packagist.org/packages/antevenio/pdo-mysql-query-linker)[![License](https://camo.githubusercontent.com/c34f67bd247cf0df043196b0fe6daabde65f21a7fc263ae5dc54b51d073ed814/68747470733a2f2f706f7365722e707567782e6f72672f616e746576656e696f2f70646f2d6d7973716c2d71756572792d6c696e6b65722f6c6963656e7365)](https://packagist.org/packages/antevenio/pdo-mysql-query-linker)[![Build Status](https://camo.githubusercontent.com/e141485954d8ba557c948fa7e53e70bd7f036933b1dd155ad41d6d3cdec36f9b/68747470733a2f2f7472617669732d63692e6f72672f416e746576656e696f2f70646f2d6d7973716c2d71756572792d6c696e6b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Antevenio/pdo-mysql-query-linker)[![Code Climate](https://camo.githubusercontent.com/bb31cbae1d19f8c97220d46f67680340a156facdfbb776dc4e57e2027ad57805/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f416e746576656e696f2f70646f2d6d7973716c2d71756572792d6c696e6b65722e706e67)](https://codeclimate.com/github/Antevenio/pdo-mysql-query-linker)

PHP library that allows linking queries from diferent physical databases using mysql pdo database connections.

What is this thing
------------------

[](#what-is-this-thing)

I'll explain once I get it done.

Install
-------

[](#install)

To add as a dependency using composer:

`composer require antevenio/pdo-mysql-query-linker`

Usage example
-------------

[](#usage-example)

```
