feimx/pac

This Package allow to conect multiple Pac providers sistems

2.0.0 2019-02-19 16:15 UTC

This package is auto-updated.

Last update: 2024-04-20 04:58:43 UTC


README

Latest Version on Packagist Build Status SensioLabsInsight Quality Score Total Downloads

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Installation

You can install the package via composer:

composer require feimx/pac

Usage

$result = FeiMx\Pac\Pac::driver('finkok')->stamp();
dd($result);

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 yorch@fei.com.mx instead of using the issue tracker.

Credits

Support us

FEI is a Digital Invoicing startup based in Yucatán, México. You'll find an overview of all our open source projects on our website.

Does your business depend on our contributions? Reach out and support us on Patreon. All pledges will be dedicated to allocating workforce on maintenance and new awesome stuff.

License

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