2017 © Pedro Peláez
 

library json

PHP json wrapper library

image

phootwork/json

PHP json wrapper library

  • Saturday, July 1, 2017
  • by gossi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 28,279 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 15 % Grown

The README.md

PHP JSON Library

Tests Scrutinizer Code Quality Code Coverage License Latest Stable Version Total Downloads, (*1)

PHP json library, with clean syntax and proper error management (through exception)., (*2)

Goals

  • Wrap native PHP functions with classes
  • Provide solid error handling with exceptions

Installation

Installation via composer:, (*3)

composer require phootwork/json

Documentation

https://phootwork.github.io/json, (*4)

Running tests

This package is a part of the Phootwork library. In order to run the test suite, you have to download the full library., (*5)

git clone https://github.com/phootwork/phootwork

Then install the dependencies via composer:, (*6)

composer install

Now, run the json test suite:, (*7)

vendor/bin/phpunit --testsuite json

If you want to run the whole library tests, simply run:, (*8)

vendor/bin/phpunit

Contact

Report issues at the github Issue Tracker., (*9)

Changelog

Refer to Releases, (*10)

The Versions

01/07 2017

dev-master

9999999-dev

PHP json wrapper library

  Sources   Download

MIT

The Requires

 

The Development Requires

json

01/07 2017

v1.2

1.2.0.0

PHP json wrapper library

  Sources   Download

MIT

The Requires

 

The Development Requires

json

19/05 2015

v1.1

1.1.0.0

PHP json wrapper library

  Sources   Download

MIT

The Requires

 

The Development Requires

json

12/05 2015

v1.0

1.0.0.0

PHP json wrapper library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

json