graze / dal

Data Access Layer
MIT License
8 stars 0 forks source link

Add active record style adapter #2

Closed adlawson closed 10 years ago

adlawson commented 10 years ago

Add an adapter that uses the abstractions created in Graze\Dal\Adapter\ActiveRecord*. A potential candidate is Eloquent ORM.