mdref.json config
[mdref/mdref-pq-gateway] / pq-gateway.md
1 # m6w6/pq-gateway
2
3 ## About:
4
5 This is a PHP userland implementation of a [Table Data Gateway](http://martinfowler.com/eaaCatalog/tableDataGateway.html) for [pecl/pq](pq).
6
7 ## Install with composer:
8
9 $ composer --require m6w6/pq-gateway ~2.0
10
11 ## Source:
12
13 * https://github.com/m6w6/pq-gateway