Download the PHP package zegl/dson-php without Composer
On this page you can find all versions of the php package zegl/dson-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zegl/dson-php
More information about zegl/dson-php
Files in zegl/dson-php
Download zegl/dson-php
More information about zegl/dson-php
Files in zegl/dson-php
Vendor zegl
Package dson-php
Short Description DSON encoder and decoder for PHP
License GPLv2
Homepage https://github.com/Gurrewe/dson-php
Package dson-php
Short Description DSON encoder and decoder for PHP
License GPLv2
Homepage https://github.com/Gurrewe/dson-php
Please rate this library. Is it a good library?
Informations about the package dson-php
dson-php
DSON encoder/decoder for PHP
What is dson-php?
dson-php is a simple DSON http://dogeon.org encoder and decoder. It is a pure PHP-implementatin without any special dependencies.
How to use?
DSON::encode($in)
DSON::decode($str, $assoc = false)
Setting $assoc = true
will generate the output as an associative array instead, (compare to http://php.net/json_decode)
All versions of dson-php with dependencies
PHP Build Version
Package Version
No informations.
The package zegl/dson-php contains the following files
Loading the files please wait ....