PHPackages                             mrt1m/playstation-store-api - 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. mrt1m/playstation-store-api

ActiveLibrary[API Development](/categories/api)

mrt1m/playstation-store-api
===========================

A simple wrapper for working with PlayStation Store API

2.2.1(11mo ago)734.2k↑50%12[1 issues](https://github.com/mrt1m/playstation-store-api/issues)[1 PRs](https://github.com/mrt1m/playstation-store-api/pulls)MITPHPPHP &gt;=8.1

Since Jul 7Pushed 11mo ago7 watchersCompare

[ Source](https://github.com/mrt1m/playstation-store-api)[ Packagist](https://packagist.org/packages/mrt1m/playstation-store-api)[ RSS](/packages/mrt1m-playstation-store-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (11)Used By (0)

playstation-store-api
=====================

[](#playstation-store-api)

💖 [Support the project with a donation](https://boosty.to/tishmukhametov/donate) — it helps keep things going!

1. Prerequisites
----------------

[](#1-prerequisites)

- PHP 8.1 or later

2. Installation
---------------

[](#2-installation)

The playstation-store-api can be installed using Composer by running the following command:

```
composer require mrt1m/playstation-store-api
```

3. Initialization
-----------------

[](#3-initialization)

Create Client object using the following code:

```
