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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| camspiers/json-pretty | 0.86 | Pretty-print JSON in PHP 5.3. camspiers/json-pretty provides a simple JsonPretty class with a prettify() method to format arrays/JSON into readable, indented output. Install via Composer and use in a few lines. | 22 | 23 | 8 | 5K | 1 | 0.7 | 22.6 | MIT | 10 years ago | |
| beste/json | 0.86 | JSON helpers for PHP and Laravel: decode/encode, safe access, casting, and convenient manipulation of JSON strings and arrays. A lightweight utility package focused on cleaner, less error-prone JSON handling in everyday applications. | 43 | 43 | 0 | 2M | 0 | 4.5 | 55.8 | MIT | 1 year ago | |
| yiisoft/json | 0.85 | Yii JSON is a lightweight PHP library for encoding/decoding JSON with sensible defaults. It throws JsonException on errors, supports JsonSerializable, DateTimeInterface and SimpleXMLElement, and includes safe HTML encoding for embedding JSON in pages. | 29 | 29 | 9 | 46K | 2 | 6.5 | 46.2 | BSD-3-Clause | 10 months ago | |
| dbstudios/php-rest | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 4.5 | — | — | 1 year ago | |
| dbstudios/doze | 0.85 | Doze is a small PHP response helper built on Symfony Serializer/HttpFoundation. Configure a serializer + responder to produce encoded responses (e.g., JSON) and use its field selector/attributes support to return only requested fields in API payloads. | 0 | 0 | 1 | 20 | 0 | 1.5 | 15.8 | GPL-3.0 | 7 years ago | |
| braincrafted/json | 0.84 | Object-oriented wrapper around PHP’s json_encode() and json_decode() providing simple static encode/decode methods plus exception-based error handling. Supports decoding to arrays or objects via Json::DECODE_ASSOC and Json::DECODE_OBJECT. | 2 | 3 | 0 | 21 | 0 | 0.3 | — | — | 11 years ago | |
| herrera-io/json | 0.84 | PHP library for working with JSON data: read, write, validate, and manipulate JSON structures with a simple API. Useful for encoding/decoding, handling JSON files, and keeping JSON processing consistent across your applications. | 0 | 52 | — | 7K | — | 0.0 | 53.4 | — | — | |
| aescarcha/business | 0.84 | Symfony bundle providing REST endpoints for managing businesses, with JSON responses and API docs support. Integrates FOSRestBundle, FOSUserBundle, JMS Serializer, NelmioApiDoc, Doctrine extensions, and distance-based business querying. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bornfight/jsonapi-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| zf1/zend-locale | 0.84 | Zend Framework 1 Zend_Locale component for Composer. Provides locale detection, localization data, and locale-aware utilities with Composer-based autoloading. Ideal for using only this ZF1 piece or migrating apps incrementally. | 7 | 7 | 10 | 14K | 0 | 0.3 | 44.9 | BSD-3-Clause | — | |
| zendframework/zend-i18n | 0.83 | Zend\I18n provides a full translation suite for PHP/Zend Framework: supports major translation formats, pluralization, and text domains. Translator is mostly dependency-free, using the Intl extension only for default locale fallback. Repository abandoned; moved to laminas/laminas-i18n. | 63 | 69 | 45 | 32K | 12 | 4.4 | 28.4 | BSD-3-Clause | 6 years ago | |
| zendframework/zendservice-livedocx | 0.83 | ZendService\LiveDocx provides a PHP component for interacting with LiveDocx document services. Install via Composer and follow the docs in the documentation folder for usage. Note: repository abandoned since 2019-12-05 and no longer maintained. | 7 | 6 | 8 | 218 | 0 | 0.1 | 14.2 | BSD-3-Clause | — | |
| zendframework/zend-authentication | 0.83 | Zend\Authentication provides a flexible authentication API with adapters for common scenarios. This repository was abandoned on 2019-12-31 and has moved to laminas/laminas-authentication. Documentation: docs.zendframework.com/zend-authentication. | 41 | 45 | 33 | 17K | 6 | 2.3 | 27.0 | BSD-3-Clause | 7 years ago | |
| bmatzner/json2-bundle | 0.83 | Symfony2 bundle that packages Douglas Crockford’s JSON-js (json2.js, 2013-05-26) for easy inclusion via Composer and asset installation. Provides json2.min.js in your public assets so you can reference it in templates. | 0 | 0 | 0 | 24 | 0 | 0.0 | 13.6 | — | — | |
| zf1/zend-exception | 0.83 | Zend Framework 1 Exception component repackaged for Composer. Lets you install only the exception-related pieces of ZF1 with optimized autoloading and smaller footprint, easing incremental migration without pulling the full framework. | 7 | 7 | 6 | 22K | 0 | 0.2 | 47.6 | BSD-3-Clause | — | |
| zendframework/zend-router | 0.83 | Flexible HTTP router for Zend Framework, supporting literal/segment/regex paths, scheme, method, and hostname matching, with fast tree-based route combinations. Note: repository abandoned 2019-12-31; moved to laminas/laminas-router. | 31 | 34 | 18 | 9K | 7 | 2.4 | 25.4 | BSD-3-Clause | 7 years ago | |
| laminas/laminas-json | 0.82 | Abandoned Laminas JSON component. Provided utilities for encoding/decoding JSON and related helpers, but it will receive no further development. See Laminas TSC minutes for details and consider migrating to supported alternatives. | 37 | 38 | 16 | 724K | 0 | 6.6 | 43.8 | BSD-3-Clause | 7 months ago | |
| laminas/laminas-xml2json | 0.82 | Convert XML to JSON in PHP via Laminas, with options for simple/pretty output and flexible handling of attributes, elements, and namespaces. Useful for bridging XML-based APIs and JSON consumers. | 14 | 14 | 3 | 4K | 0 | 0.8 | 33.8 | BSD-3-Clause | 4 years ago | |
| bf-dsf/json-request-bundle | 0.81 | — | 0 | 0 | 0 | 19 | 0 | 0.6 | 18.0 | MIT | 4 years ago | |
| php-standard-library/json | 0.81 | php-standard-library/json provides JSON encode/decode helpers with sensible defaults and typed exceptions. Safer, clearer error handling than native json_encode/json_decode, ideal for consistent JSON handling in PHP apps and libraries. | 1 | 1 | 0 | 33K | 0 | 16.5 | 62.6 | MIT | 3 months ago |
How can I help you explore Laravel packages today?