Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

php pson

Last synced: about 12 hours 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
```