PHPackages                             bildvitta/iss-satellite - 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. bildvitta/iss-satellite

ActiveLibrary

bildvitta/iss-satellite
=======================

This is my package iss-satellite

v0.2.0(3w ago)01.6k—7.1%MITPHPPHP ^8.3

Since Mar 26Pushed 2w ago7 watchersCompare

[ Source](https://github.com/bildvitta/iss-satellite)[ Packagist](https://packagist.org/packages/bildvitta/iss-satellite)[ Docs](https://github.com/appnave/nave-satellite-iss)[ RSS](/packages/bildvitta-iss-satellite/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (42)Versions (27)Used By (0)

bildvitta/iss-satellite
=======================

[](#bildvittaiss-satellite)

Pacote privado da Nave para integrações Laravel com Mega, Mega Cloud, WSCarteira, Finnet, Multidados e SSH.

Visão geral
-----------

[](#visão-geral)

- Nome do pacote: `bildvitta/iss-satellite`
- Namespace principal: `Nave\IssSatellite`
- Publica apenas configuração, sem rotas, views ou migrations por padrão

Requisitos
----------

[](#requisitos)

- PHP `^8.3`
- Laravel `10`, `11` ou `12`
- `ext-oci8` e Oracle Instant Client para uso do `Mega`
- `ext-soap` para `WsCarteira` e `Multidados`
- Credenciais e endpoints configurados no `.env`

Acesso a repositórios privados
------------------------------

[](#acesso-a-repositórios-privados)

No projeto cliente, adicione o repositório VCS no `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/ORG/REPO"
    }
  ]
}
```

Depois instale o pacote:

```
composer require bildvitta/iss-satellite
```

Autenticação local do Composer com token do GitHub:

```
composer config -g github-oauth.github.com
```

No GitHub Actions, configure `COMPOSER_AUTH` antes do `composer install`:

```
env:
  COMPOSER_AUTH: >-
    {"github-oauth":{"github.com":"${{ secrets.COMPOSER_GITHUB_TOKEN }}"}}
```

Instalação local
----------------

[](#instalação-local)

No projeto cliente:

1. Adicione o repositório privado no `composer.json`.
2. Instale o pacote com `composer require bildvitta/iss-satellite`.
3. Publique a configuração.
4. Preencha as variáveis de ambiente necessárias.

Publicar configuração:

```
php artisan vendor:publish --tag=iss-satellite-config
```

As chaves disponíveis ficam em `config/iss-satellite.php`. Use apenas as integrações que o projeto realmente precisar.

Variáveis mais usadas:

- Mega: `MS_SATELLITE_MEGA_DB_*`
- WSCarteira: `MS_SATELLITE_WSCARTEIRA_*`
- Finnet: `MS_SATELLITE_FINNET_URL` e `MS_SATELLITE_FINNET_URL_QRCODE`
- Multidados: `MS_SATELLITE_MULTDADDOS_*`
- SSH e Mega Cloud: `SSH_*`, `MEGA_TUNNEL*`, `BILD_MEGA_CLOUD_*` e `MEGA_CLOUD_*`

Comandos úteis
--------------

[](#comandos-úteis)

```
php artisan vendor:publish --tag=iss-satellite-config
composer analyse
composer test
composer test-coverage
composer format
```

Convenções do projeto
---------------------

[](#convenções-do-projeto)

Classes públicas disponíveis:

```
use Nave\IssSatellite\Mega;
use Nave\IssSatellite\MegaCloud;
use Nave\IssSatellite\Ssh;
use Nave\IssSatellite\Finnet;
use Nave\IssSatellite\WsCarteira;
use Nave\IssSatellite\Multidados;
```

- `Mega` usa a conexão Oracle configurada em `iss-satellite.mega.db`
- `MegaCloud` usa `default_connection` e autentica por token
- `Ssh` abre túnel SSH para conexões configuradas
- `Finnet`, `WsCarteira` e `Multidados` dependem de configuração válida no `.env`

Uso básico
----------

[](#uso-básico)

```
use Nave\IssSatellite\Mega;
use Nave\IssSatellite\Facades\MegaCloud;
use Nave\IssSatellite\Facades\Ssh;

$rows = Mega::connection()->select('select * from EXAMPLE');

Ssh::connection('mega')->connect();

$response = MegaCloud::setConnection('bild')->get('/globalestruturas/Empreendimentos');
```

Informações adicionais
----------------------

[](#informações-adicionais)

- Consulte `CHANGELOG.md` para histórico de mudanças
- Licença: MIT

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance96

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.6% 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 ~24 days

Recently: every ~12 days

Total

19

Last Release

23d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57ede45a8ce528ade98fadbb32397afb6c0234f9d05caae7ac207d3b4d026af1?d=identicon)[hynzhw](/maintainers/hynzhw)

![](https://www.gravatar.com/avatar/e32e39fb848943b1a94bb2c167a2bda11eb45814ba34d539e6b1685a5de6e272?d=identicon)[michaelnakamura](/maintainers/michaelnakamura)

![](https://www.gravatar.com/avatar/ab5f117bbac50e0314758bcc25c9052dc4546568082eff672b65b128be0e2d98?d=identicon)[fabiomartins](/maintainers/fabiomartins)

![](https://www.gravatar.com/avatar/5467c25e637fdfd43ed07dd4e9260b2779a9583cbd7a58e3353abc6d2374a43b?d=identicon)[noemimpimentel](/maintainers/noemimpimentel)

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

---

Top Contributors

[![leandrohago](https://avatars.githubusercontent.com/u/64143489?v=4)](https://github.com/leandrohago "leandrohago (34 commits)")[![zerossB](https://avatars.githubusercontent.com/u/8009480?v=4)](https://github.com/zerossB "zerossB (16 commits)")[![michaelnakamura](https://avatars.githubusercontent.com/u/10209108?v=4)](https://github.com/michaelnakamura "michaelnakamura (8 commits)")

---

Tags

laravelNaveiss-satellite

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bildvitta-iss-satellite/health.svg)

```
[![Health](https://phpackages.com/badges/bildvitta-iss-satellite/health.svg)](https://phpackages.com/packages/bildvitta-iss-satellite)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.8k3](/packages/defstudio-telegraph)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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