PHPackages                             braseidon/steam-item-prices-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. braseidon/steam-item-prices-laravel

ActiveLibrary[API Development](/categories/api)

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.

3162[2 issues](https://github.com/braseidon/steam-item-prices-laravel/issues)PHP

Since Dec 3Pushed 10y ago2 watchersCompare

[ Source](https://github.com/braseidon/steam-item-prices-laravel)[ Packagist](https://packagist.org/packages/braseidon/steam-item-prices-laravel)[ RSS](/packages/braseidon-steam-item-prices-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Braseidon Steam Item Prices
===========================

[](#braseidon-steam-item-prices)

[![Author](https://camo.githubusercontent.com/c25c01fccf78512f50b1ebfa4b4d538346a3ec4007e38517e46bbd7e804d64c2/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d40427261536569646f6e2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/BraSeidon)[![Source Code](https://camo.githubusercontent.com/92455a37b5257ce85b6ab216d18db82cd9866d297f9911ae444154b4118dddd2/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d627261736569646f6e2f737465616d2d2d6974656d2d2d7072696365732d2d6c61726176656c2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/braseidon/steam-item-prices-laravel)[![Latest Version](https://camo.githubusercontent.com/9199409420438549c5ebe0b331cec342d173484d91b30adf5cf6623d6fc1238d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f627261736569646f6e2f737465616d2d2d6974656d2d2d7072696365732d2d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/braseidon/steam-item-prices-laravel/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/braseidon/steam-item-prices-laravel/blob/master/LICENSE)[![Build Status](https://camo.githubusercontent.com/9d0886a3139ff260ce488c4d71af1b944170d7608d010a36505ce08e9bb923c1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f627261736569646f6e2f737465616d2d6974656d2d7072696365732d6c61726176656c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/braseidon/steam-item-prices-laravel)[![Total Downloads](https://camo.githubusercontent.com/a57f441c127a781a563f5acab07ce02d65f231a50e4ee0896c91f58ff7d751dd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f627261736569646f6e2f737465616d2d6974656d2d7072696365732d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/braseidon/steam-item-prices-laravel)

[Braseidon\\SteamItemPrices](https://github.com/braseidon/steam-item-prices-laravel) is a wrapper around the JSON Steam API that grabs a user's items - all packaged up for Laravel 5.

Highlights
----------

[](#highlights)

- Uses the fast [Steam API](http://steamcommunity.com/dev/) to fetch data
- Requires a [Steam API Key](http://steamcommunity.com/dev/apikey)
- Utilizes Laravel's Caching system
- Made specifically for use with [Laravel 5](https://github.com/laravel/laravel)
- Coded to the [PSR-2](http://www.php-fig.org/psr/psr-2/) and [PSR-4](http://www.php-fig.org/psr/psr-4/) PHP coding standards

Installation
============

[](#installation)

[Braseidon\\SteamItemPrices](https://github.com/braseidon/steam-item-prices-laravel) is available via Composer:

```
$ composer require braseidon/steam-item-prices-laravel
```

Include the Service Provider in your app's `config/app.php`.

```
'providers' => [
    // ...
    'Braseidon\SteamItemPrices\Support\SteamItemPricesServiceProvider',
];
```

Documentation
-------------

[](#documentation)

Documentation will be finished when v1.0.0 is up.

Contributing
------------

[](#contributing)

Contributions are more than welcome and will be fully credited.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Brandon Johnson](https://github.com/braseidon)
- [All Contributors](https://github.com/braseidon/steam-item-prices-laravel/graphs/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE](https://github.com/braseidon/steam-item-prices-laravel/blob/master/LICENSE) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c1f8a0e8ab0844794fe24ab9856ff7cfa9c92b757490547f26a8ff4a675ef5be?d=identicon)[braseidon](/maintainers/braseidon)

---

Top Contributors

[![braseidon](https://avatars.githubusercontent.com/u/5483062?v=4)](https://github.com/braseidon "braseidon (11 commits)")

### Embed Badge

![Health badge](/badges/braseidon-steam-item-prices-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/braseidon-steam-item-prices-laravel/health.svg)](https://phpackages.com/packages/braseidon-steam-item-prices-laravel)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
