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

https://github.com/simplito/pson-php

PHP implementation of PSON
https://github.com/simplito/pson-php

php pson

Last synced: 13 days ago
JSON representation

PHP implementation of PSON

Awesome Lists containing this project

README

          

# PSON-PHP

## Information

This library is an php implementation of [PSON](https://github.com/dcodeIO/PSON). This software is licensed under the MIT License.

## Installation

You can install this library via Composer:
```
composer require simplito/pson-php
```