{"id":15029622,"url":"https://github.com/mimmi20/json-class","last_synced_at":"2025-10-04T00:30:30.005Z","repository":{"id":32964826,"uuid":"148001876","full_name":"mimmi20/json-class","owner":"mimmi20","description":"PHP JSON encoding and decoding wrapped in a class that throws exceptions on failure","archived":true,"fork":false,"pushed_at":"2022-03-28T06:00:25.000Z","size":245,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-20T00:34:20.736Z","etag":null,"topics":["json","json-parser","php74"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mimmi20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2018-09-09T07:12:54.000Z","updated_at":"2025-08-22T10:28:36.000Z","dependencies_parsed_at":"2022-08-07T19:01:21.532Z","dependency_job_id":null,"html_url":"https://github.com/mimmi20/json-class","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/mimmi20/json-class","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Fjson-class","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Fjson-class/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Fjson-class/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Fjson-class/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mimmi20","download_url":"https://codeload.github.com/mimmi20/json-class/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Fjson-class/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278249264,"owners_count":25955825,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","json-parser","php74"],"created_at":"2024-09-24T20:11:13.012Z","updated_at":"2025-10-04T00:30:29.740Z","avatar_url":"https://github.com/mimmi20.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json-class\n\nThis class add a class wrapper around [daverandom/exceptional-json](https://github.com/DaveRandom/ExceptionalJSON) to make mocking easier.\n\n[![Latest Stable Version](https://poser.pugx.org/mimmi20/json-class/v/stable?format=flat-square)](https://packagist.org/packages/mimmi20/json-class)\n[![Latest Unstable Version](https://poser.pugx.org/mimmi20/json-class/v/unstable?format=flat-square)](https://packagist.org/packages/mimmi20/json-class)\n[![License](https://poser.pugx.org/mimmi20/json-class/license?format=flat-square)](https://packagist.org/packages/mimmi20/json-class)\n\n## Code Status\n\n[![codecov](https://codecov.io/gh/mimmi20/json-class/branch/master/graph/badge.svg)](https://codecov.io/gh/mimmi20/json-class)\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/mimmi20/json-class.svg)](http://isitmaintained.com/project/mimmi20/json-class \"Average time to resolve an issue\")\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/mimmi20/json-class.svg)](http://isitmaintained.com/project/mimmi20/json-class \"Percentage of issues still open\")\n\n\n## Requirements\n\nThis library requires PHP 7.4+.\n\n## Installation\n\nRun the command below to install via Composer\n\n```shell\ncomposer require mimmi20/json-class\n```\n\n## Usage\n\n```php\n$json    = new \\JsonClass\\Json();\n$decoded = $json-\u003edecode();\n```\n\nSee also [daverandom/exceptional-json's documentation](https://raw.githubusercontent.com/DaveRandom/ExceptionalJSON/master/readme.md)\n\n## Issues and feature requests\n\nPlease report your issues and ask for new features on the GitHub Issue Tracker\nat https://github.com/mimmi20/json-class/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimmi20%2Fjson-class","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmimmi20%2Fjson-class","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimmi20%2Fjson-class/lists"}