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

ActiveLibrary

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

Port of sii\_chile gem

v0.1.3(10y ago)121334MITPHP

Since Mar 27Pushed 10y ago4 watchersCompare

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

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 59% 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

4001d 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

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[ashallendesign/favicon-fetcher

A Laravel package for fetching website's favicons.

190272.4k3](/packages/ashallendesign-favicon-fetcher)

PHPackages © 2026

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