PHPackages                             rodrigore/siichile - 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. rodrigore/siichile

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

rodrigore/siichile
==================

Port of sii\_chile gem

v0.1.3(11y ago)121333MITPHP

Since Mar 27Pushed 11y ago4 watchersCompare

[ Source](https://github.com/rodrigore/sii_chile)[ Packagist](https://packagist.org/packages/rodrigore/siichile)[ RSS](/packages/rodrigore-siichile/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (4)Used By (0)

SII Chile
=========

[](#sii-chile)

Port de la gema [Sii Chile](https://github.com/sagmor/sii_chile)

Instalación
-----------

[](#instalación)

```
composer require rodrigore/siichile

```

Uso (Vanilla PHP)
-----------------

[](#uso-vanilla-php)

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

$consulta = new Rodrigore\SIIChile\Consulta('76.170.582-2');
var_dump($consulta->sii());
```

Salida
------

[](#salida)

Una vez exitosa la petición, se retorna un arreglo asociativo con 2 propiedades:

- razonSocial: Es un string que contiene la razon social.
- actividades: Es un arreglo que contiene todas las actividades asociadas al rut, las cuales a su vez contienen las claves *giro*, *codigo*, *categoria*, *afecta*.

[![Output](/screenshots/output.png?raw=true "Sii respuesta")](/screenshots/output.png?raw=true)

Formatos del RUT
----------------

[](#formatos-del-rut)

Los formatos validos para el rut pueden venir con puntos o sin estos, aunque es **necesario que venga el guion que separa el digito verificador**.

Ejemplo de rut valido:

- 76.170.582-2
- 76170582-2

Dependencias
------------

[](#dependencias)

- [Guzzle](https://github.com/guzzle/guzzle)
- [DomCrawler](https://github.com/symfony/DomCrawler)

Tests
-----

[](#tests)

```
composer install --dev
./vendor/bin/phpunit
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

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

Total

3

Last Release

4047d ago

### Community

Maintainers

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

---

Top Contributors

[![rodrigore](https://avatars.githubusercontent.com/u/1557305?v=4)](https://github.com/rodrigore "rodrigore (9 commits)")

---

Tags

chilesii

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rodrigore-siichile/health.svg)

```
[![Health](https://phpackages.com/badges/rodrigore-siichile/health.svg)](https://phpackages.com/packages/rodrigore-siichile)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[spatie/crawler

Crawl all internal links found on a website

2.8k18.5M67](/packages/spatie-crawler)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[oat-sa/tao-core

TAO core extension

66143.7k122](/packages/oat-sa-tao-core)

PHPackages © 2026

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