zellien/query-dispatcher

Simple implementation of the query dispatcher.

1.0.0 2020-03-11 14:34 UTC

This package is auto-updated.

Last update: 2025-06-12 02:42:02 UTC


README

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