/query-dispatcher

Simple implementation of the query dispatcher.

Primary LanguagePHP

Zellien\QueryDispatcher

Simple implementation of the query dispatcher.

Installation

In the "repositories" section you need to add the code:

{"type": "git", "url" : "https://github.com/zellien/query-dispatcher"}

In the "require" section you need to add the code:

{"zellien/query-dispatcher": "master"}

After you need to run the command:

composer update