manu-reta/indec

dev-master 2019-10-10 20:49 UTC

This package is auto-updated.

Last update: 2025-04-12 06:27:40 UTC


README

Build Status styleci Coverage Status

Packagist Packagist Packagist

Package description: Modelo para Segmentador de INDEC

Installation

Install via composer

composer require manu-reta/indec

Publish Configuration File

php artisan vendor:publish --provider="ManuReta\indec\ServiceProvider" --tag="config"

Usage

CHANGE ME

Security

If you discover any security related issues, please email instead of using the issue tracker.

Credits

This package is bootstrapped with the help of melihovv/laravel-package-generator.