{"id":16409589,"url":"https://github.com/pointybeard/jsonfield","last_synced_at":"2026-05-13T21:34:12.934Z","repository":{"id":66719079,"uuid":"230343137","full_name":"pointybeard/jsonfield","owner":"pointybeard","description":"A field for Symphony CMS that validates and stores JSON data","archived":false,"fork":false,"pushed_at":"2020-12-12T02:33:51.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-14T23:41:39.695Z","etag":null,"topics":["extension","symphony-cms-extension","symphonycms"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pointybeard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-26T23:56:11.000Z","updated_at":"2024-02-21T13:39:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f337848-6b56-413e-8ad6-1fb6c06f17b9","html_url":"https://github.com/pointybeard/jsonfield","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pointybeard/jsonfield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointybeard%2Fjsonfield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointybeard%2Fjsonfield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointybeard%2Fjsonfield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointybeard%2Fjsonfield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pointybeard","download_url":"https://codeload.github.com/pointybeard/jsonfield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointybeard%2Fjsonfield/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33001085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["extension","symphony-cms-extension","symphonycms"],"created_at":"2024-10-11T06:20:31.192Z","updated_at":"2026-05-13T21:34:12.919Z","avatar_url":"https://github.com/pointybeard.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON Field for Symphony CMS\n\n-   Version: 1.0.0\n-   Date: Dec 27 2019\n-   [Release notes](https://github.com/pointybeard/jsonfield/blob/master/CHANGELOG.md)\n-   [GitHub repository](https://github.com/pointybeard/jsonfield)\n\nA field for Symphony CMS that validates and stores JSON data\n\n## Installation\n\nThis is an extension for [Symphony CMS](http://getsymphony.com). Add it to the `/extensions` folder of your Symphony CMS installation, then enable it through the interface.\n\n### Requirements\n\nThis extension requires PHP 7.3 or newer and the **[pointybeard/helpers-functions-json library](https://packagist.org/packages/pointybeard/helpers-functions-json)** (`pointybeard/helpers-functions-json`) to be installed via Composer. Either run `composer install` on the `extension/jsonfield` directory or require this package in your main composer.json file like so:\n\n    \"require\": {\n        \"php\": \"\u003e=7.3\",\n        \"pointybeard/helpers-functions-json\": \"~1.0.0\"\n    }\n\n## Usage\n\nOnce enabled, you can add the 'Json' field to your sections. Attempting to save an entry with invalid JSON will cause an error to be thrown and prevent saving.\n\n## Support\n\nIf you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/pointybeard/jsonfield/issues),\nor better yet, fork the library and submit a pull request.\n\n## Contributing\n\nWe encourage you to contribute to this project. Please check out the [Contributing documentation](https://github.com/pointybeard/jsonfield/blob/master/CONTRIBUTING.md) for guidelines about how to get involved.\n\n## License\n\n\"JSON Field for Symphony CMS\" is released under the [MIT License](http://www.opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpointybeard%2Fjsonfield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpointybeard%2Fjsonfield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpointybeard%2Fjsonfield/lists"}