PHPackages                             dmitrymomot/onfleet-client - 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. dmitrymomot/onfleet-client

ActiveLibrary[API Development](/categories/api)

dmitrymomot/onfleet-client
==========================

Onfleet API client

1.0.4(9y ago)018MITPHPPHP &gt;=7.0

Since Aug 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dmitrymomot/onfleet-client)[ Packagist](https://packagist.org/packages/dmitrymomot/onfleet-client)[ RSS](/packages/dmitrymomot-onfleet-client/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (10)Used By (0)

Onfleet API Client
==================

[](#onfleet-api-client)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8f404cfb6fbeae3533892960c9199b40cdb0ebd801710159efc0d182540c516b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e6f7267616e2f6f6e666c6565742d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/anorgan/onfleet-client/?branch=master)[![MIT License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](https://github.com/anorgan/onfleet-client/blob/master/LICENSE)[![Latest Stable Version](https://camo.githubusercontent.com/70534402044e8d4cc6dbc6fb36a6d40e67548b2b381712915f4601407328eabf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e6f7267616e2f6f6e666c6565742d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/anorgan/onfleet-client)

PHP API Client for [Onfleet](https://onfleet.com) service

Installation
------------

[](#installation)

Install via [Composer](http://getcomposer.org) by running `composer require anorgan/onfleet-client ^1.0`.

```
{
    "require": {
       "anorgan/onfleet-client": "^1.0"
    }
}
```

Usage
-----

[](#usage)

```
