Skip to content

Respect/Relational

Repository files navigation

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