PHPackages                             sintegra-php/sp - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sintegra-php/sp

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sintegra-php/sp
===============

Consulte gratuitamente CNPJ no site do Sintegra/SP

2492[1 issues](https://github.com/SintegraPHP/SP/issues)PHP

Since Sep 15Pushed 10y ago2 watchersCompare

[ Source](https://github.com/SintegraPHP/SP)[ Packagist](https://packagist.org/packages/sintegra-php/sp)[ RSS](/packages/sintegra-php-sp/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Sintegra SP
===========

[](#sintegra-sp)

[![Travis](https://camo.githubusercontent.com/d5efe5075d5138380af95cbab2a634934670c25d785a3b65dc57894e917d4d76/68747470733a2f2f7472617669732d63692e6f72672f53696e74656772615048502f53502e7376673f6272616e63683d312e30)](https://travis-ci.org/SintegraPHP/SP)[![Latest Stable Version](https://camo.githubusercontent.com/09f26161fa60b1b8dd93911a439337b9d009417cc2b6abc8abcdc05338e8fd43/68747470733a2f2f706f7365722e707567782e6f72672f73696e74656772612d7068702f53502f762f737461626c65)](https://packagist.org/packages/sintegra-php/SP)[![Total Downloads](https://camo.githubusercontent.com/585ec5520d61bcdab62367ab8bd96629deaa6d6903952275c34f3fa7890e94f2/68747470733a2f2f706f7365722e707567782e6f72672f73696e74656772612d7068702f53502f646f776e6c6f616473)](https://packagist.org/packages/sintegra-php/SP)[![Latest Unstable Version](https://camo.githubusercontent.com/33b5465308f2d8261a8ce2e521b6eebfc0d5972ef0d1d4f6fffd7359f3664c0e/68747470733a2f2f706f7365722e707567782e6f72672f73696e74656772612d7068702f53502f762f756e737461626c65)](https://packagist.org/packages/sintegra-php/SP)[![License](https://camo.githubusercontent.com/9e6d7615137a8de1f126ea79f0df76c0c463fefb3b1e1cbd1d9a00a55aca2d4d/68747470733a2f2f706f7365722e707567782e6f72672f73696e74656772612d7068702f53502f6c6963656e7365)](http://opensource.org/licenses/MIT)

Consulte gratuitamente CNPJ no site do Sintegra/SP

### Como utilizar

[](#como-utilizar)

Adicione a library

```
$ composer require sintegra-php/SP
```

Adicione o autoload.php do composer no seu arquivo PHP.

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

Primeiro chame o método `getParams()` para retornar os dados necessários para enviar no método `consulta()`

```
$params = SintegraPHP\SP\SintegraSP::getParams();
```

Agora basta chamar o método `consulta()`

```
$dadosEmpresa = SintegraPHP\SP\SintegraSP::consulta(
    '07399636001179',
    'INFORME_AS_LETRAS_DO_CAPTCHA',
    $params['challenge']
);
```

### License

[](#license)

The MIT License (MIT)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3134214?v=4)[Jansen Felipe](/maintainers/jansenfelipe)[@jansenfelipe](https://github.com/jansenfelipe)

---

Top Contributors

[![jansenfelipe](https://avatars.githubusercontent.com/u/3134214?v=4)](https://github.com/jansenfelipe "jansenfelipe (1 commits)")

### Embed Badge

![Health badge](/badges/sintegra-php-sp/health.svg)

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

###  Alternatives

[arispati/emoji-remover

PHP library that remove an emoji from text

30341.5k](/packages/arispati-emoji-remover)

PHPackages © 2026

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