Releases: yadakhov/json
Releases · yadakhov/json
Added travis configs
v1.0.2
Added a factory method and magic __get method
Instead of doing (new Json)->get()
you can now do Json::create()->get()
PHP magic get method was also implemented.
First public release
Please submit any bugs to help improve this package.