Registry / serialization / nette-neon

nette-neon

JSON →
library3.4.8phppackagistunverified

Encodes and decodes NEON file format.

composer require nette/neon
INSTALL
IMPORT
SIG · NETTE-NEON
N
nette-neon
serializationphpv3.4.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.

Neon
use Nette\Neon\Neon;

Decode a NEON string into a PHP array.

use Nette\Neon\Neon; $data = Neon::decode('key: value'); print_r($data);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
Amazon
1
OpenAI (training)
1
Resources
nette-neon — pip install nette-neon · libregistry