Download the PHP package aklump/collection_json without Composer
On this page you can find all versions of the php package aklump/collection_json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aklump/collection_json
More information about aklump/collection_json
Files in aklump/collection_json
Download aklump/collection_json
More information about aklump/collection_json
Files in aklump/collection_json
Vendor aklump
Package collection_json
Short Description Php objects for working with hypermedia Collection+JSON (http://amundsen.com/media-types/)
License BSD-3-Clause
Homepage http://www.intheloftstudios.com/packages/php/collection_json
Package collection_json
Short Description Php objects for working with hypermedia Collection+JSON (http://amundsen.com/media-types/)
License BSD-3-Clause
Homepage http://www.intheloftstudios.com/packages/php/collection_json
Please rate this library. Is it a good library?
Informations about the package collection_json
How to create a collection object programatically
Creating objects from JSON strings
The key method will be \AKlump\Http\CollectionJson\CollectionBase::import
, which converts JSON strings into the appropriate object based on it's format.
You can also create a Collection object from json using Collection->setContent().
Converting objects to JSON
Cast any object to string to get it's JSON equivalent.
Converting from Collection+JSON to JSON
Take a look at the class CollectionJsonToJson
.
All versions of collection_json with dependencies
PHP Build Version
Package Version
The package aklump/collection_json contains the following files
Loading the files please wait ....