icn/laminas-json

provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP

dev-main 2025-03-21 00:33 UTC

This package is not auto-updated.

Last update: 2025-05-02 23:35:27 UTC


README

Laminas\Json provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP. For more information on JSON, visit the JSON project site.

Installation

Run the following to install this library:

$ composer require icn/laminas-json

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-json/