| Current Path : /var/www/clients/client3/web2/web/vendor/laminas/laminas-json/ |
| Current File : /var/www/clients/client3/web2/web/vendor/laminas/laminas-json/README.md |
# laminas-json > This package is considered feature-complete, and is now in **security-only** maintenance mode, following a [decision by the Technical Steering Committee](https://github.com/laminas/technical-steering-committee/blob/2b55453e172a1b8c9c4c212be7cf7e7a58b9352c/meetings/minutes/2020-08-03-TSC-Minutes.md#vote-on-components-to-mark-as-security-only). > If you have a security issue, please [follow our security reporting guidelines](https://getlaminas.org/security/). > If you wish to take on the role of maintainer, please [nominate yourself](https://github.com/laminas/technical-steering-committee/issues/new?assignees=&labels=Nomination&template=Maintainer_Nomination.md&title=%5BNOMINATION%5D%5BMAINTAINER%5D%3A+%7Bname+of+person+being+nominated%7D) [](https://github.com/laminas/laminas-json/actions?query=workflow%3A"Continuous+Integration") `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](http://www.json.org/). ## Installation Run the following to install this library: ```bash $ composer require laminas/laminas-json ``` ## Documentation Browse the documentation online at https://docs.laminas.dev/laminas-json/ ## Support - [Issues](https://github.com/laminas/laminas-json/issues/) - [Chat](https://laminas.dev/chat/) - [Forum](https://discourse.laminas.dev/)