Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Zend Json Laravel Package

zendframework/zend-json

Convenience utilities for encoding PHP data to JSON and decoding JSON back to native types, including helpers for advanced cases. Note: this Zend Framework repository was abandoned on 2019-12-31; development continues as laminas/laminas-json.

View on GitHub
Deep Wiki
Context7

Migrating from v2 to v3

Version 3 is the first significant departure in the zend-json API. In particular, it features the removal of two features to new packages.

zend-json-server

The Zend\Json\Server subcomponent was extracted to a new component, zend-json-server. Install it using:

$ composer install zendframework/zend-json-server

All classes and functionality remain the same as in previous versions of zend-json.

XML to JSON support

v2 releases of zend-json provided Zend\Json\Json::fromXml(), which could be used to convert an XML document to JSON. This functionality has been extracted to a new component, zend-xml2json. Install it using:

$ composer install zendframework/zend-xml2json

In order to use the functionality, you will need to modify your calls from Zend\Json\Json::fromXml() to instead use Zend\Xml2Json\Xml2Json::fromXml().

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium