/kohana-orm-rest

Flavor of Kohana ORM created for REST including relationship support for "has one", "has many" and "belongs to".

Primary LanguagePHPMIT LicenseMIT

⚠️ Notice: The Kohana Framework announced official retirement on 07/01/2017. Therefore, this repository is no longer maintained.


ORM-REST Module

An ORM for REST services within Kohana. Uses Dispatch for connection handling.

Getting Started

Recommend starting out with ORM-REST documentation using the User Guide module.

Dependency

Dispatch - Used for organizing API connections.

Learning & References

  • User Guide
  • API Browser
  • Unit Tests

Version 0.2.0

This is release version 0.2.0 of ORM-REST.