PHPackages                             alexmanno/trucker - 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. [API Development](/categories/api)
4. /
5. alexmanno/trucker

ActiveLibrary[API Development](/categories/api)

alexmanno/trucker
=================

A simple active resource implementation written in PHP to consume any REST API

v2.0.1(8y ago)161MITPHPPHP &gt;=7.0

Since Feb 17Pushed 8y ago2 watchersCompare

[ Source](https://github.com/alexmanno/trucker)[ Packagist](https://packagist.org/packages/alexmanno/trucker)[ Docs](http://alessandromanno.com/)[ RSS](/packages/alexmanno-trucker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (9)Used By (0)

Trucker
=======

[](#trucker)

[![Latest Stable Version](https://camo.githubusercontent.com/007e090370134f6ab38c92637366c578db75e05f679ca999694183142623595b/68747470733a2f2f706f7365722e707567782e6f72672f616c65786d616e6e6f2f747275636b65722f762f737461626c65)](https://packagist.org/packages/alexmanno/trucker)[![Latest Unstable Version](https://camo.githubusercontent.com/d6f307340b159415b44aa3574726cbe07e47e68e70ba656d7b9e3fd363be0d63/68747470733a2f2f706f7365722e707567782e6f72672f616c65786d616e6e6f2f747275636b65722f762f756e737461626c65)](https://packagist.org/packages/alexmanno/trucker)[![Total Downloads](https://camo.githubusercontent.com/99d10985f0250fb7f510f44536c4be0406c364b6e9c44b324042142268b4ce12/68747470733a2f2f706f7365722e707567782e6f72672f616c65786d616e6e6f2f747275636b65722f646f776e6c6f616473)](https://packagist.org/packages/alexmanno/trucker)[![License](https://camo.githubusercontent.com/ba2334d7a9618d1a1f8acef8008581efb5d37b5e264b87133d2ebec3281b2e68/68747470733a2f2f706f7365722e707567782e6f72672f616c65786d616e6e6f2f747275636b65722f6c6963656e7365)](https://packagist.org/packages/alexmanno/trucker)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7bae8cf516d9b6eb7f95d55c2cd30994ab04763ab2e8b207954ffe22b8775ab8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65786d616e6e6f2f747275636b65722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alexmanno/trucker/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/bd76a43e45618e3453ddc9cac5902ced056caa8dc7b98155bae480942d9ebdc8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65786d616e6e6f2f747275636b65722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alexmanno/trucker/?branch=master)[![Build Status](https://camo.githubusercontent.com/e8881d4c6a8ded2e78d422eebf1e6304847af567c9a0057849ef605773f8a8e3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65786d616e6e6f2f747275636b65722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alexmanno/trucker/build-status/master)

Trucker is a PHP package for mapping remote API resources (usually RESTful) as models in an ActiveResource style. The benefit is easier use of remote APIs in a fast and clean programming interface.

[![](https://camo.githubusercontent.com/fb393b6002ad69b88a914d39162621a22ff4f12ca623d9a14ad82600f982dd2e/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6f73732d617661746172732f747275636b65725f726f756e645f726561646d652e706e67)](https://camo.githubusercontent.com/fb393b6002ad69b88a914d39162621a22ff4f12ca623d9a14ad82600f982dd2e/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6f73732d617661746172732f747275636b65725f726f756e645f726561646d652e706e67)

```
