feimx / pac
This Package allow to conect multiple Pac providers sistems
Requires
- php: ^7.1
- illuminate/support: ~5.7
- illuminate/validation: ~5.7.0
- meng-tian/async-soap-guzzle: ^0.2.4
- nesbot/carbon: ^1.20
Requires (Dev)
- larapack/dd: ^1.0
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2024-10-20 06:01:29 UTC
README
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.