borntobeyours / ovo
Unofficial OVO API Wrapper for Laravel Framework
1.2.1
2022-05-25 04:37 UTC
Requires
- php: ^7.4|^8.0|^8.1
- illuminate/support: ^7.0|^8.0|^9.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
Modified from https://github.com/namdevel/ovoid-API
Installation
You can install the package via composer:
composer require borntobeyours/ovo php artisan vendor:publish
Feature
Usage
Please see DOCUMENTATION for details.
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 borntobeyours@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.