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

ActiveLibrary[API Development](/categories/api)

porot/api-client
================

Client software for the Porot API.

1.0.5(12y ago)05MITPHPPHP &gt;=5.3.3

Since Feb 5Pushed 12y ago1 watchersCompare

[ Source](https://github.com/porot/api-client)[ Packagist](https://packagist.org/packages/porot/api-client)[ RSS](/packages/porot-api-client/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (6)Versions (5)Used By (0)

Porot API Client Library
========================

[](#porot-api-client-library)

Requirements
------------

[](#requirements)

To use this library you need to have access to the Porot API.

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

[](#installation)

The Porot API client library is best used with [composer](http://getcomposer.org).

Add the library to your project's `composer.json`

```
{
	"require": {
		"porot/api-client": "~1.0",
	},
}
```

Then run `php composer.phar install` or `php composer.phar update`.

Alternatively, download or clone it from github.

Usage
-----

[](#usage)

### Career advice API client

[](#career-advice-api-client)

```
$porot = Porot::factory(array('token' => 'YOUR_POROT_API_TOKEN'));

$client = $porot->get('career_advice');
```

See Porot\\Api\\Resources\\career-advice.json for the detail of available methods.

Dependencies
------------

[](#dependencies)

The Porot API Client is based on the [Guzzle HTTP Client library](http://docs.guzzlephp.org/en/latest/#).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

Every ~0 days

Total

4

Last Release

4484d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61710b3e2bdf8cc378cb14f7e9c3d4fa753738373565270820a7be21c89f6d69?d=identicon)[opichon](/maintainers/opichon)

---

Top Contributors

[![opichon](https://avatars.githubusercontent.com/u/203745?v=4)](https://github.com/opichon "opichon (12 commits)")

---

Tags

porot

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rackspace/php-opencloud

PHP SDK for Rackspace/OpenStack APIs

4495.9M38](/packages/rackspace-php-opencloud)[cdaguerre/php-trello-api

Trello API v2 client

255666.7k3](/packages/cdaguerre-php-trello-api)[dchesterton/marketo-rest-api

A PHP client for the Marketo.com REST API

41844.1k1](/packages/dchesterton-marketo-rest-api)[carlosio/geckoboard

A PHP library for dealing with Geckoboard API (http://www.geckoboard.com)

40172.2k](/packages/carlosio-geckoboard)[teepluss/api

Laravel 4 Internal Request (HMVC)

7034.0k](/packages/teepluss-api)[jlinn/mandrill-api-php

A PHP client library for Mandrill's REST API

24117.4k](/packages/jlinn-mandrill-api-php)

PHPackages © 2026

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