Registry / utility / jbzoo-data

jbzoo-data

JSON →
library7.2.0phppackagistunverified

An extended version of the ArrayObject object for working with system settings or just for working with data arrays.

composer require jbzoo/data
INSTALL
IMPORT
SIG · JBZOO-DATA
J
jbzoo-data
utilityphpv7.2.0
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.

Data
use JBZoo\Data\Data;

Create a Data object from an array and retrieve a value.

use JBZoo\Data\Data; $data = new Data(['key' => 'value']); echo $data->get('key');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
jbzoo-data — pip install jbzoo-data · libregistry