Laravel-BGG
This package is in development and not yet released.
This package allows you to pull data from the board game geek api
Installation
You can install the package via composer:
composer require andy3471/laravel-bgg
Usage
// Usage description here
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 me@andyh.app 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.