Braseidon Steam Item Prices
, (*1)
Braseidon\SteamItemPrices is a wrapper around the JSON Steam API that grabs a user's items - all packaged up for Laravel 5., (*2)
Highlights
Installation
Braseidon\SteamItemPrices is available via Composer:, (*3)
$ composer require braseidon/steam-item-prices-laravel
Include the Service Provider in your app's config/app.php
., (*4)
'providers' => [
// ...
'Braseidon\SteamItemPrices\Support\SteamItemPricesServiceProvider',
];
Documentation
Documentation will be finished when v1.0.0 is up., (*5)
Contributing
Contributions are more than welcome and will be fully credited., (*6)
Security
If you discover any security related issues, please email brandon@poseidonwebstudios.com instead of using the issue tracker., (*7)
Credits
License
The MIT License (MIT). Please see LICENSE for more information., (*8)