Download the PHP package estaheri/json without Composer
On this page you can find all versions of the php package estaheri/json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download estaheri/json
More information about estaheri/json
Files in estaheri/json
Download estaheri/json
More information about estaheri/json
Files in estaheri/json
Vendor estaheri
Package json
Short Description An easy way for using json encoded strings in php
License MIT
Homepage https://github.com/es-taheri/json
Package json
Short Description An easy way for using json encoded strings in php
License MIT
Homepage https://github.com/es-taheri/json
Please rate this library. Is it a good library?
Informations about the package json
json
An easy way for using json encoded strings in php.
Install
- Composer :
composer require estaheri/json
- manually : Download it from release page of github and require the class file
json.php
in your code.Examples
Questions :
Why should we use this class while php has json methods in it?
I just wrote this class for making codes more clean and shorter.\ For example :
By the way I wrote it for self use but I think that maybe someone need it!
Where is the document?
All methods have a phpDoc document so there is no need to write a document for now.
- Also it's just class with simple methods!
All versions of json with dependencies
PHP Build Version
Package Version
No informations.
The package estaheri/json contains the following files
Loading the files please wait ....