Download the PHP package vinsinity/laravel-steam-inventory without Composer
On this page you can find all versions of the php package vinsinity/laravel-steam-inventory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vinsinity/laravel-steam-inventory
More information about vinsinity/laravel-steam-inventory
Files in vinsinity/laravel-steam-inventory
Download vinsinity/laravel-steam-inventory
More information about vinsinity/laravel-steam-inventory
Files in vinsinity/laravel-steam-inventory
Vendor vinsinity
Package laravel-steam-inventory
Short Description Laravel Steam Inventory
License MIT
Homepage https://github.com/invisnik/laravel-steam-inventory
Package laravel-steam-inventory
Short Description Laravel Steam Inventory
License MIT
Homepage https://github.com/invisnik/laravel-steam-inventory
Please rate this library. Is it a good library?
Informations about the package laravel-steam-inventory
Steam Inventory parser for Laravel 5
Dependencies
- Laravel cache driver, which supports tags. For example
Redis
orMemcached
Installation Via Composer
Add this to your composer.json
file, in the require object:
After that, run composer install
to install the package.
Laravel 5.4 and below
Add the service provider to app/config/app.php
, within the providers
array.
The package is automatically added if you are in Laravel 5.5.
Config Files
Lastly, publish the config file and configure it.
Usage example
All versions of laravel-steam-inventory with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/support Version 5.*
illuminate/cache Version 5.*
guzzlehttp/guzzle Version ^6.2
illuminate/support Version 5.*
illuminate/cache Version 5.*
guzzlehttp/guzzle Version ^6.2
The package vinsinity/laravel-steam-inventory contains the following files
Loading the files please wait ....