PHPackages                             onetwo360/onetwo360-api-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. onetwo360/onetwo360-api-client

AbandonedLibrary[API Development](/categories/api)

onetwo360/onetwo360-api-client
==============================

API Client library for the OneTwo360 platform

0.x-dev(12y ago)018MITPHPPHP &gt;=5.3.0

Since Mar 10Pushed 12y ago3 watchersCompare

[ Source](https://github.com/onetwo360/onetwo360-php-client)[ Packagist](https://packagist.org/packages/onetwo360/onetwo360-api-client)[ Docs](https://github.com/onetwo360/onetwo360-php-client)[ RSS](/packages/onetwo360-onetwo360-api-client/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (1)Used By (0)

OneTwo360 API Client
====================

[](#onetwo360-api-client)

[![Build Status](https://camo.githubusercontent.com/56779d0c05f41014fada3cc51272eecc8fb64991505de36a809f4c20392847f1/68747470733a2f2f7472617669732d63692e6f72672f6f6e6574776f3336302f6f6e6574776f3336302d7068702d636c69656e742e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/onetwo360/onetwo360-php-client)

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

[](#installation)

You can (and should) use Composer to install the client.

This is done by adding the following line to the require section of your composer.json file

```
"onetwo360/onetwo360-api-client": "dev-master"

```

Now all you need to do is run the installation like this

```
$ php composer.phar update

```

Test it out!
------------

[](#test-it-out)

To test the client simply `cd` to the root dir of your project and use the built-in web server in PHP.

```
$ php -S localhost:8080 -t vendor/onetwo360/onetwo360-api-client/examples/

```

You can now point your browser to  and test it out.

Autoloading
-----------

[](#autoloading)

Composer generates an autoloader file that you need to require in order to use the library.

```
require 'vendor/autoload.php';

```

You should now have autoloading for all the libraries installed through Composer.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4496d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/898359?v=4)[Flemming Andersen](/maintainers/flemeur)[@flemeur](https://github.com/flemeur)

---

Top Contributors

[![flemeur](https://avatars.githubusercontent.com/u/898359?v=4)](https://github.com/flemeur "flemeur (23 commits)")

---

Tags

REST APIapi clientOneTwo360360 Product Photos

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/onetwo360-onetwo360-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/onetwo360-onetwo360-api-client/health.svg)](https://phpackages.com/packages/onetwo360-onetwo360-api-client)
```

###  Alternatives

[smsapi/php-client

SMSAPI API PHP Client

652.2M19](/packages/smsapi-php-client)[crowdin/crowdin-api-client

PHP client library for Crowdin API v2

611.6M5](/packages/crowdin-crowdin-api-client)[ronasit/laravel-swagger

Provided middleware for generating of swagger-documentation file by run testing of restful API.

179129.9k2](/packages/ronasit-laravel-swagger)[gdebrauwer/laravel-hateoas

Expose the authorization logic of your REST API using HATEOAS links on your Laravel API resources

17597.0k](/packages/gdebrauwer-laravel-hateoas)[rdoepner/cleverreach

CleverReach REST API v3 client

34330.9k](/packages/rdoepner-cleverreach)[inspirum/balikobot

PHP library for Balikobot API

19395.1k4](/packages/inspirum-balikobot)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
