manu-reta / indec
A indec
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/manu-reta/indec
Requires
- php: >=7.2
- illuminate/support: ^6.0
Requires (Dev)
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2025-10-12 07:44:18 UTC
README
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.