PHPackages                             phootobr/apiclient - 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. phootobr/apiclient

ActiveLibrary[API Development](/categories/api)

phootobr/apiclient
==================

v1.3.2(6y ago)0178[2 PRs](https://github.com/phootobr/apiclient/pulls)MITPHPPHP &gt;=7.2

Since May 10Pushed 3y ago1 watchersCompare

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

READMEChangelog (7)Dependencies (2)Versions (10)Used By (0)

API Client Phooto
=================

[](#api-client-phooto)

This library provides access to Phooto Brasil's REST API

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

[](#requirements)

- PHP &gt;= 7.2
- cURL Extension

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

[](#installation)

`composer require phootobr/apiclient`

Usage
-----

[](#usage)

```
$apiClient = new \PhootoBR\APIClient\Client("{YOUR_CLIENT_ID}", "{YOUR_SECRET_ID}", "{SERVICE}", "{SANDBOX_MODE|true/false}");

$data = [
    "hello" => "world",
];

$response = $apiClient->post("{ENDPOINT}", $data);
```

### Services

[](#services)

```
- emails
- mce360

```

License
-------

[](#license)

This library is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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 ~2 days

Total

7

Last Release

2544d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c395997109bd17ffa0a429b28aa5306bb6e222a72926473967b8d3d62f99a21?d=identicon)[fontebasso](/maintainers/fontebasso)

---

Top Contributors

[![fontebasso](https://avatars.githubusercontent.com/u/3643096?v=4)](https://github.com/fontebasso "fontebasso (3 commits)")

### Embed Badge

![Health badge](/badges/phootobr-apiclient/health.svg)

```
[![Health](https://phpackages.com/badges/phootobr-apiclient/health.svg)](https://phpackages.com/packages/phootobr-apiclient)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M719](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[tamara-solution/php-sdk

Tamara PHP Client Library

10259.4k1](/packages/tamara-solution-php-sdk)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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