teamzac / openzac-php
A PHP package to integrate the OpenZac API with Laravel support
v0.3
2022-07-27 17:37 UTC
Requires
- php: ^7.3|^8.0
- guzzlehttp/guzzle: ^6.0|^7.0.1
- illuminate/support: ^8.0|^9.0
Requires (Dev)
- orchestra/testbench: 6.*|7.*
- phpunit/phpunit: ^8.5|^9.0
This package is auto-updated.
Last update: 2025-01-27 23:29:07 UTC
README
WARNING: This is a very early revision to our old package and the API is subject to change. Use with caution.
TODO
- Flesh out resources that are returned from the server
- Replace the generic get() call with more declarative methods
Installation
You can install the package via composer:
composer require teamzac/openzac-php
Usage
Coming soon
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 chad@zactax.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.