twgroupcl/chileansii

This package is abandoned and no longer maintained. No replacement package was suggested.

Provides an quick scaffolding with chilean SII Activities

v1.0.0 2020-06-03 17:36 UTC

This package is not auto-updated.

Last update: 2020-08-13 16:46:44 UTC


README

Latest Version on Packagist Build Status Quality Score Total Downloads

This package provides migration, seed and models scaffolding for chilean SII activities (tributary categories, etc.)

Installation

You can install the package via composer:

composer require twgroupcl/chileansii

Usage

php artisan vendor:publish --provider="Twgroupcl\Chileansii\ChileansiiServiceProvider"

composer dump-autoload

php artisan migrate

php artisan db:seed --class="ChileanSiiTableSeeder"

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

The MIT License (MIT). Please see License File for more information.