Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 341 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 341 Bytes

Use Case 85

JSON Serializable Map

This use case demonstrates how the json_serialize_map_as_array changes the json of the generated Map.

Getting Started

  1. Navigate to the root of UseCase84 on your terminal
  2. Build the Docker image
  3. Run composer install inside the docker.
  4. Run bin/json_encode.php inside the container.