allyans3 / steam-market-api-v2
Steam Market API v2
Installs: 5 420
Dependents: 0
Suggesters: 0
Security: 0
Stars: 138
Watchers: 2
Forks: 30
Open Issues: 2
Requires
- imangazaliev/didom: ^1.18
- nesbot/carbon: ^2.61.0
- php-curl-class/php-curl-class: >=8.10.0
- ramsey/uuid: ^4.2
Requires (Dev)
- allyans3/protobuf-steam-auth: ^1.0
- symfony/var-dumper: ^5.4
- dev-master
- 4.x-dev
- v4.2.8
- v4.2.7
- v4.2.6
- v4.2.5
- v4.2.4
- v4.2.3
- v4.2.2
- v4.2.1
- v4.2.0
- v4.1.0
- v4.0.0
- v3.3.1
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2
- v3.1.2
- v3.1.1
- v3.1
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0
- v2.9
- v2.8.7
- v2.8.6.4
- v2.8.6.3
- v2.8.6.2
- v2.8.6.1
- v2.8.6
- v2.8.5
- v2.8.4
- v2.8.3
- v2.8.2
- v2.8.1
- v2.8
- v2.7
- v2.6
- v2.5
- v2.4.9
- v2.4.8
- v2.4.7
- v2.4.6
- v2.4.5
- v2.4.4.2
- v2.4.4.1
- v2.4.4
- v2.4.3
- v2.4.2
- v2.4.1
- v2.4
- v2.3.4.1
- v2.3.4
- v2.3.3.2
- v2.3.3.1
- v2.3.3
- v2.3.2.2
- v2.3.2.1
- v2.3.2
- v2.3.1
- v2.3
- v2.2.1
- v2.2
- v2.1
- v2.0
- v1.2.2
- v1.2.1
- v1.2
- v1.1.1
- v1.1
- v1.0
This package is auto-updated.
Last update: 2024-10-27 12:07:13 UTC
README
Note: The newest version
v4.0.0
not compatible withv3.3.1
and lower. The new version was completely rewritten due to the inability to add new functionality, methods, etc. To migrate, you need to carefully rewrite your code. Sorry for the inconvenience.
About Steam Market API V2
This package provides a simple interaction with the Steam Market. You can easily get listings, prices, inventory and inspect items. You can do it with your own proxies and get detailed response for deeper analysis of request.
Based on JaxWilko/steam-market-api
Documentation
Documentation is available on the GitHub Wiki.
Support
Report bugs on the issue tracker.
License
Steam Market API V2 is open-sourced Composer package licensed under the MIT license.