2017 © Pedro Peláez
 

library json

A PHP Helper class for reading and writing JSON files.

image

radioactivehamster/json

A PHP Helper class for reading and writing JSON files.

  • Wednesday, February 24, 2016
  • by jbenner
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

JSON

A PHP Helper class for reading and writing JSON files., (*1)

Packagist Version GitHub license Build Status, (*2)

Install

$ composer require radioactivehamster/json

Usage

<?php

use RadHam\Json;

$file = 'hello-world.json';
$json = Json::parseFile($file);

Json::writeFile('my-hello-world.json', $json);

License

The MIT License (Expat). See the license file for details., (*3)

The Versions

24/02 2016

dev-master

9999999-dev https://github.com/radioactivehamster/json

A PHP Helper class for reading and writing JSON files.

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0
  • ext-json *

 

The Development Requires

24/02 2016

0.1.4

0.1.4.0 https://github.com/radioactivehamster/json

A PHP Helper class for reading and writing JSON files.

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0
  • ext-json *

 

The Development Requires

23/02 2016

0.1.3

0.1.3.0 https://github.com/radioactivehamster/json

A PHP Helper class for reading and writing JSON files.

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0
  • ext-json *

 

The Development Requires

23/02 2016

0.1.2

0.1.2.0 https://github.com/radioactivehamster/json

A PHP Helper class for reading and writing JSON files.

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0
  • ext-json *

 

The Development Requires

23/02 2016

0.1.1

0.1.1.0 https://github.com/radioactivehamster/json

A PHP Helper class for reading and writing JSON files.

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0
  • ext-json *

 

The Development Requires

23/02 2016

0.1.0

0.1.0.0 https://github.com/radioactivehamster/json

A PHP Helper class for reading and writing JSON files.

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0
  • ext-json *

 

The Development Requires