jackmakiyama / Relational

A fluent, intuitive ORM for any relational database engine

Home Page:http://respect.li/Relational

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Respect\Relational

Build Status Code Coverage Latest Stable Version Total Downloads License

A fluent, intuitive ORM for any relational database engine.

  • Near-zero configuration.
  • Fluent interfaces like $mapper->author[7]->fetch(); (and concrete ones if you want).
  • Adapts itself to different database styles.
  • Records are handled as Plain Data Object.
  • No need to generate a thing, nada, nothing, zilch, bugger all!

This documentation is a work in progress! Kindly forward any issues you may find back to us =)

Table of contents

About

A fluent, intuitive ORM for any relational database engine

http://respect.li/Relational

License:Other


Languages

Language:PHP 100.0%