bambamboole / laravel-planhat
A laravel package to effortlessly talk to the Planhat API
0.1.0
2024-08-03 09:42 UTC
Requires
- php: ^8.1
- illuminate/http: ^9.0|^10.0|^11.0
- illuminate/support: ^9.0|^10.0|^11.0
Requires (Dev)
- laravel/pint: ^1.8
- phpunit/phpunit: ^10.1
README
How does it work?
tbd
Installation
You can install the package via composer.
composer require bambamboole/laravel-planhat
Add the following environment variables to your .env
file:
PLANHAT_API_TOKEN=your-planhat-api-token
Usage
tbd
Testing
composer test
Contributing
Ideas/Roadmap
tbd
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email manuel@christlieb.eu instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.