Contents Menu Expand Light mode Dark mode Auto light/dark mode
JSON
JSON
latest
  • JSON Wrapper
  • Options Objects
  v: latest
Versions
latest
stable
1.3.0
1.2.1
1.2.0
Downloads
html
On Read the Docs
Project Home
Builds
Back to top

JSON#

Packagist GitLab GitHub Bitbucket Gitea

A wrapper for the standard ext-json with sane defaults.

Installation#

composer require 'arokettu/json'

Documentation#

  • JSON Wrapper
    • Encoding
    • Decoding
  • Options Objects
    • Constructors
      • Default constructor
      • Preset constructors
      • Builder constructor
    • Managing options in OOP way
    • Value getters

License#

The library is available as open source under the terms of the MIT License.

Next
JSON Wrapper
Copyright © 2023 Anton Smirnov
Made with Sphinx and @pradyunsg's Furo
On this page
  • JSON
    • Installation
    • Documentation
    • License