Registry / serialization / zf1-zend-json

zf1-zend-json

JSON →
library1.12.20phppackagistunverified

Zend Framework 1 component for JSON encoding and decoding.

composer require zf1/zend-json
INSTALL
IMPORT
SIG · ZF1-ZEND-JSON
Z
zf1-zend-json
serializationphpv1.12.20
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.

Zend_Json
use Zend_Json;

Encode an array to JSON using Zend_Json.

use Zend_Json; $data = ['key' => 'value']; $json = Zend_Json::encode($data); echo $json;
Debug
Known issues
breakingZend Framework 1 is no longer maintained; consider migrating to Laminas.
fix
Use laminas-json or a modern alternative.
affects: >=1.12.0
Upgrade
Version history
1.12.20latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
OpenAI (training)
1
Resources
zf1-zend-json — pip install zf1-zend-json · libregistry