• Before registering an account on PlayerSquared you must first agree that you are at least 13 years of age & have read & agree to our Terms & rules & our Privacy policy.

PHP psn-php - A PHP wrapper for the PSN API

Tustin

PRAY 4 SPEED
FOUNDER
November 30, 2018
15
53
tustin.dev
6
psn-php is the most popular and most supported PHP library for interacting with the PlayStation API. With full object oriented design, psn-php lets you integrate PlayStation API functionality on your website or PHP application. This can be useful if you want to have something like a trophy leaderboard with all the users on your site, or maybe current PlayStation status for your users.

The project can be cloned from it's GitHub repository, or you can add it to an existing project using composer:
Code:
composer require tustin/psn-php

For full documentation, feel free to follow the documentation pages:
psn-php documentation

And of course, here's the GitHub repository:
GitHub repository