2017 © Pedro Peláez
 

library steam-item-prices-laravel

This package uses the Steam API (requires dev key) to check prices for game items, like in Counter-Strike: Global Offensive. This is a Laravel 5 based package.

image

gurzhii/steam-item-prices-laravel

This package uses the Steam API (requires dev key) to check prices for game items, like in Counter-Strike: Global Offensive. This is a Laravel 5 based package.

  • Wednesday, June 22, 2016
  • by Gurzhii
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Braseidon Steam Item Prices

Author Source Code Latest Version Software License Build Status Total Downloads, (*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)

The Versions

22/06 2016

dev-master

9999999-dev https://github.com/braseidon/steam-item-prices-laravel

This package uses the Steam API (requires dev key) to check prices for game items, like in Counter-Strike: Global Offensive. This is a Laravel 5 based package.

  Sources   Download

MIT

The Requires

 

by Brandon Johnson

laravel api php json wrapper steam item prices