Dynamic database connection - Symfony & Doctrine

The repository contains source code used in this blog post.

Setup

$ git clone https://github.com/karol-dabrowski/symfony_dynamic_db.git
$ composer install
$ symfony server:start

License

Released under the MIT license.