PHPackages                             zoiloreyes/trest - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. zoiloreyes/trest

ActiveLibrary[Database &amp; ORM](/categories/database)

zoiloreyes/trest
================

TRest is an ORM that maps REST resources to PHP objects. Designed to use in applications that need to consume data from a RESTful API.

1.0.0(1y ago)067MITPHP

Since Dec 12Pushed 1y agoCompare

[ Source](https://github.com/zoiloreyes/trest)[ Packagist](https://packagist.org/packages/zoiloreyes/trest)[ RSS](/packages/zoiloreyes-trest/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

TRest
=====

[](#trest)

TRest is an ORM that maps REST resources to PHP objects. Designed to use in applications that need to consume data from a RESTful API.

Usage
-----

[](#usage)

There is a sample file name trest\_init.php which contains a default configuration which might help you understrand how you can initialize the library before start using it.

```
