PHPackages                             rfdeoliveira/procob-php - 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. rfdeoliveira/procob-php

ActiveLibrary

rfdeoliveira/procob-php
=======================

v1.0.0(8y ago)39[1 issues](https://github.com/rfdeoliveira/procob-php/issues)MITPHPPHP &gt;=5.6

Since Sep 8Pushed 7y ago2 watchersCompare

[ Source](https://github.com/rfdeoliveira/procob-php)[ Packagist](https://packagist.org/packages/rfdeoliveira/procob-php)[ RSS](/packages/rfdeoliveira-procob-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

procob-php
==========

[](#procob-php)

PHP SDK para a [API REST](https://api.procob.com/) da Procob S.A.

[![Build Status](https://camo.githubusercontent.com/f4266c4e12bf7df0e70afcdd332369e822a356397070cf0925b8fe1fdee8bf51/68747470733a2f2f7472617669732d63692e6f72672f726664656f6c6976656972612f70726f636f622d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rfdeoliveira/procob-php)

Exemplo de uso
--------------

[](#exemplo-de-uso)

```
$procob = new Procob\Procob($credentials);

$person = $procob->persons()->findByCpf($cpf);

var_dump($person);
```

### A chave de acesso pode ser:

[](#a-chave-de-acesso-pode-ser)

#### Token criado a partir do usuário e senha

[](#token-criado-a-partir-do-usuário-e-senha)

```
$apiKey = base64_encode('username:password');
```

#### ou um array:

[](#ou-um-array)

```
$credentials = array('username', 'password');
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

3170d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/22dfff600931bc652c453a3f5491c1df99931099a4a03dfeb7d3b8488a73b00c?d=identicon)[rfdeoliveira](/maintainers/rfdeoliveira)

---

Top Contributors

[![ronaldooliveiradevbr](https://avatars.githubusercontent.com/u/7614112?v=4)](https://github.com/ronaldooliveiradevbr "ronaldooliveiradevbr (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rfdeoliveira-procob-php/health.svg)

```
[![Health](https://phpackages.com/badges/rfdeoliveira-procob-php/health.svg)](https://phpackages.com/packages/rfdeoliveira-procob-php)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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