PHPackages                             jbcisne/integras-sei - 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. jbcisne/integras-sei

ActiveLibrary

jbcisne/integras-sei
====================

Integração com o SEI

0.2.1(5y ago)65.1k↓100%MITPHPCI failing

Since Aug 17Pushed 5y ago2 watchersCompare

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

READMEChangelogDependencies (2)Versions (9)Used By (0)

Integrador com SEI
==================

[](#integrador-com-sei)

Version 0.2.0 - Inclusão de configuração para ignorar a checagem de SSL durante o uso do CURL com a versão 3.0.0 do SEI

Install
-------

[](#install)

```
composer require jbcisne/integras-sei

```

Usage
-----

[](#usage)

```
use Jb\Integras\Sei\IntegrasSEI;
use Jb\Integras\Sei\IntegrasConfigParamenterSEI;

$config = (object)require_once './client/config.php';

...
$seiCfg = new IntegrasConfigParamenterSEI($config, '3.0.0');
$sei = IntegrasSEI::factory($seiCfg);

$result = $sei->consultarProcedimento('50603.002985/2017-43');
or
$result = $sei->consultarProcedimento('50603002985201743');
...
```

List of available methods
-------------------------

[](#list-of-available-methods)

See classes in src/Jb/Integras/Sei/Version/Services/\[version\]/Webservice

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Total

5

Last Release

2046d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jbcisne-integras-sei/health.svg)

```
[![Health](https://phpackages.com/badges/jbcisne-integras-sei/health.svg)](https://phpackages.com/packages/jbcisne-integras-sei)
```

###  Alternatives

[kontent-ai/delivery-sdk-php

Kontent.ai Delivery SDK for PHP

4628.8k](/packages/kontent-ai-delivery-sdk-php)[quinninteractive/silverstripe-seo

An all-in-one SEO module for SilverStripe

3328.2k](/packages/quinninteractive-silverstripe-seo)[rosell-dk/dom-util-for-webp

Replace image URLs found in HTML

2316.7k4](/packages/rosell-dk-dom-util-for-webp)

PHPackages © 2026

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