{"id":21487458,"url":"https://github.com/dtinth/json_pretty","last_synced_at":"2025-10-17T12:50:33.938Z","repository":{"id":62863038,"uuid":"1696759","full_name":"dtinth/json_pretty","owner":"dtinth","description":"Pretty-print your JSON!","archived":false,"fork":false,"pushed_at":"2011-05-03T15:26:06.000Z","size":96,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T06:07:13.903Z","etag":null,"topics":["php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dtinth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-03T15:15:26.000Z","updated_at":"2022-11-08T03:31:44.000Z","dependencies_parsed_at":"2022-11-08T04:45:43.426Z","dependency_job_id":null,"html_url":"https://github.com/dtinth/json_pretty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fjson_pretty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fjson_pretty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fjson_pretty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtinth%2Fjson_pretty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtinth","download_url":"https://codeload.github.com/dtinth/json_pretty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226048008,"owners_count":17565437,"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","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":["php"],"created_at":"2024-11-23T13:29:06.139Z","updated_at":"2025-10-17T12:50:28.871Z","avatar_url":"https://github.com/dtinth.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"json_pretty\n===========\n\nA JSON pretty-printer for PHP. Usage:\n\n    echo json_pretty(json_encode($data));\n\nThe output style of this function is highly configurable. There are 2 built-in styles included. See the source.\n\n\nExample\n-------\n\nAn example of prettyprinted JSON:\n\n    { \"updated\": 1304434891,\n      \"crews\": [\n        { \"rank\": 1,\n          \"previousRanks\": [ 11, 323 ],\n          \"emblemPlate\": { \"id\": \"816833289\" },\n          \"emblemPattern\": { \"id\": \"1353236320\" },\n          \"name\": \"BBG-RM3\",\n          \"points\": 1517,\n          \"course\": {\n            \"stages\": [\n              { \"pattern\": \"cosmicfantastic_3\",\n                \"effects\": { \"fade\": \"-\", \"line\": \"-\", \"scroll\": \"-\" } },\n              { \"pattern\": \"supersonicrmx_3\",\n                \"effects\": { \"fade\": \"-\", \"line\": \"-\", \"scroll\": \"-\" } },\n              { \"pattern\": \"someday_3\",\n                \"effects\": { \"fade\": \"-\", \"line\": \"-\", \"scroll\": \"-\" } } ],\n            \"producer\": \"BOAT\",\n            \"plays\": 21,\n            \"wins\": 17 } } ],\n      \"round\": 19 }\n\nLooks nice don't you think?","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtinth%2Fjson_pretty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtinth%2Fjson_pretty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtinth%2Fjson_pretty/lists"}