https://github.com/tustin/psn-php
A PHP wrapper for the PSN API
https://github.com/tustin/psn-php
php playstation ps3 ps4 ps5 psn psn-php sony trophies
Last synced: 5 months ago
JSON representation
A PHP wrapper for the PSN API
- Host: GitHub
- URL: https://github.com/tustin/psn-php
- Owner: Tustin
- License: mit
- Created: 2016-04-16T00:56:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T21:05:52.000Z (10 months ago)
- Last Synced: 2025-05-16T00:05:50.904Z (5 months ago)
- Topics: php, playstation, ps3, ps4, ps5, psn, psn-php, sony, trophies
- Language: PHP
- Homepage: https://tustin.dev/psn-php/
- Size: 3.22 MB
- Stars: 367
- Watchers: 43
- Forks: 76
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSN-PHP Wrapper
A PHP wrapper for the PlayStation API.
[](https://github.com/Tustin/psn-php/stargazers)
[](https://github.com/Tustin/psn-php/blob/master/LICENSE)## Getting Started
Pull in the project with composer:
`composer require tustin/psn-php`## Documentation
Please visit [the psn-php documentation](https://tustin.dev/psn-php/) page to see how to use this library.
## Disclaimer
This project was not intended to be used for spam, abuse, or anything of the sort. Any use of this project for those purposes is not endorsed. Please keep this in mind when creating applications using this API wrapper.