PHPackages                             gvillafane/sps-decidir-laravel - 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. gvillafane/sps-decidir-laravel

ActiveLibrary

gvillafane/sps-decidir-laravel
==============================

Wrapper de SPS Decidir para Laravel Framework.

3231PHP

Since Jun 28Pushed 9y ago2 watchersCompare

[ Source](https://github.com/gvillafanetapia/sps-decidir-laravel)[ Packagist](https://packagist.org/packages/gvillafane/sps-decidir-laravel)[ RSS](/packages/gvillafane-sps-decidir-laravel/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel SPS Decidir Wrapper
===========================

[](#laravel-sps-decidir-wrapper)

Wrapper para integrar SPS Decidir a Laravel.

Instalación
===========

[](#instalación)

Agregar `gvillafane/sps-decidir-laravel` como dependencia en composer.json

```
{
    "require": {
        "gvillafane/sps-decidir-laravel": "dev-master"
    }
}
```

Configurar el service provider en `app/config/app.php`.

```
SPSDecidirWrapper\SPSDecidirServiceProvider::class
```

Publicar el archivo de configuración con el siguiente comando:

```
php artisan vendor:publish
```

Para usar la facade agregarla en `app/config/app.php`.

```
'SPS' => SPSDecidirWrapper\Facades\SPS::class
```

Uso
===

[](#uso)

TBC

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

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://www.gravatar.com/avatar/3921a32aa6e4c964914d6c03a0b0e89fb101db0adaf2fc22fe44218bd08001a6?d=identicon)[escalone](/maintainers/escalone)

---

Top Contributors

[![gvillafanetapia](https://avatars.githubusercontent.com/u/10351402?v=4)](https://github.com/gvillafanetapia "gvillafanetapia (14 commits)")

### Embed Badge

![Health badge](/badges/gvillafane-sps-decidir-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/gvillafane-sps-decidir-laravel/health.svg)](https://phpackages.com/packages/gvillafane-sps-decidir-laravel)
```

PHPackages © 2026

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