astrotomic / fog-trade-sdk
Interact with Fortress of Gamers API.
Requires
- php: ^8.1
- ext-json: *
- illuminate/support: ^9.0 || ^10.0
- sammyjo20/saloon: ^2.0
- sammyjo20/saloon-laravel: ^2.0
- spatie/laravel-data: ^3.7
- symfony/dom-crawler: ^6.3.1
- xpaw/steamid: ^2.0
Requires (Dev)
- astrotomic/phpunit-assertions: ^0.10.0
- laravel/pint: ^1.10.5
- orchestra/testbench: ^7.0 || ^8.0
- pestphp/pest: ^1.23.1
- pestphp/pest-plugin-laravel: ^1.4
This package is auto-updated.
Last update: 2024-11-05 02:58:43 UTC
README
Installation
composer require astrotomic/fog-trade-sdk
Usage
$fog = app(\Astrotomic\FogTradeSdk\FogTradeConnector::class); $fog->appeals( selectedStates: [\Astrotomic\FogTradeSdk\Enums\AppealState::Archived], archived: true, ); $fog->reports( selectedStates: [\Astrotomic\FogTradeSdk\Enums\ReportState::Archived], archived: true, );
Contributing
Please see CONTRIBUTING for details. You could also be interested in CODE OF CONDUCT.
Security
If you discover any security related issues, please check SECURITY for steps to report it.
Credits
License
The MIT License (MIT). Please see License File for more information.
Treeware
You're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees at ecologi.com/astrotomic
Read more about Treeware at treeware.earth