Download the PHP package invisnik/laravel-steam-inventory without Composer
On this page you can find all versions of the php package invisnik/laravel-steam-inventory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download invisnik/laravel-steam-inventory
More information about invisnik/laravel-steam-inventory
Files in invisnik/laravel-steam-inventory
Download invisnik/laravel-steam-inventory
More information about invisnik/laravel-steam-inventory
Files in invisnik/laravel-steam-inventory
Vendor invisnik
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 invisnik/laravel-steam-inventory contains the following files
Loading the files please wait ....