An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# PSN-PHP Wrapper

A PHP wrapper for the PlayStation API.

[![GitHub stars](https://img.shields.io/github/stars/Tustin/psn-php.svg)](https://github.com/Tustin/psn-php/stargazers)
[![GitHub license](https://img.shields.io/github/license/Tustin/psn-php.svg)](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.