Registry / serialization / josantonius-json

josantonius-json

JSON →
library2.0.8phppackagistunverified

PHP simple library for managing Json files.

composer require josantonius/json
INSTALL
IMPORT
SIG · JOSANTONIUS-JSON
J
josantonius-json
serializationphpv2.0.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Json
use Josantonius\Json\Json;

Load a JSON file, read its contents, modify, and save back.

use Josantonius\Json\Json; $json = new Json('data.json'); $data = $json->get(); $json->set(['key' => 'value'])->save();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
josantonius-json — pip install josantonius-json · libregistry