lox / pheasant

A lightweight data mapper designed to take advantage of PHP 5.3+
http://getpheasant.com
MIT License
101 stars 21 forks source link

Allow specification of per-class connections #104

Closed harto closed 10 years ago

harto commented 10 years ago

Use late static binding to allow per-class specification of connections. A potential fix for https://github.com/lox/pheasant/issues/50. /cc @lox