PHPackages                             prettus/tinyerp-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. prettus/tinyerp-client

ActiveLibrary

prettus/tinyerp-client
======================

Tiny ERP Api v2 Client

0.0.22(1y ago)090PHPPHP ^8.2

Since Aug 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/andersao/tinyerp-client)[ Packagist](https://packagist.org/packages/prettus/tinyerp-client)[ RSS](/packages/prettus-tinyerp-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (15)Versions (23)Used By (0)

Tiny ERP Client (API v2)
========================

[](#tiny-erp-client-api-v2)

```
$client = new Client('token');

$retorno = $client->info()->get();
$entity = $retorno->data();
echo $entity->razao_social;
```

```
$retorno = $client->produto()->retrieve(349112581);
$entity = $retorno->data();
echo $entity->nome;
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Every ~0 days

Total

22

Last Release

643d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2243981?v=4)[andersonandrade](/maintainers/andersonandrade)[@andersonandrade](https://github.com/andersonandrade)

---

Top Contributors

[![andersao](https://avatars.githubusercontent.com/u/1131667?v=4)](https://github.com/andersao "andersao (24 commits)")

---

Tags

ERPTinyERP

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/prettus-tinyerp-client/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[brd6/notion-sdk-php

Notion SDK for PHP

5918.0k](/packages/brd6-notion-sdk-php)[friendsofsymfony/http-cache

Tools to manage HTTP caching proxies with PHP

36114.7M36](/packages/friendsofsymfony-http-cache)[jolicode/slack-php-api

An up to date PHP client for Slack's API

2534.4M12](/packages/jolicode-slack-php-api)[florianv/exchanger

Currency exchange rates framework for PHP

1874.7M15](/packages/florianv-exchanger)

PHPackages © 2026

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