{"id":13784037,"url":"https://github.com/thephpleague/json-guard","last_synced_at":"2025-05-11T19:32:00.247Z","repository":{"id":57013288,"uuid":"51519174","full_name":"thephpleague/json-guard","owner":"thephpleague","description":"Validation of json-schema.org compliant schemas.","archived":true,"fork":false,"pushed_at":"2018-05-12T04:26:51.000Z","size":464,"stargazers_count":175,"open_issues_count":9,"forks_count":26,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-09-07T16:36:36.221Z","etag":null,"topics":["json-schema"],"latest_commit_sha":null,"homepage":"http://json-guard.thephpleague.com/","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/thephpleague.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-11T14:16:12.000Z","updated_at":"2024-07-07T19:47:27.000Z","dependencies_parsed_at":"2022-08-21T13:40:51.487Z","dependency_job_id":null,"html_url":"https://github.com/thephpleague/json-guard","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephpleague%2Fjson-guard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephpleague%2Fjson-guard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephpleague%2Fjson-guard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephpleague%2Fjson-guard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thephpleague","download_url":"https://codeload.github.com/thephpleague/json-guard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224944603,"owners_count":17396256,"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":["json-schema"],"created_at":"2024-08-03T19:00:34.695Z","updated_at":"2024-11-17T20:31:21.087Z","avatar_url":"https://github.com/thephpleague.png","language":"PHP","funding_links":[],"categories":["Who Uses the Test Suite"],"sub_categories":["PHP"],"readme":"# JSON Guard\n\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status][ico-travis]][link-travis]\n[![Coverage Status][ico-scrutinizer]][link-scrutinizer]\n[![Quality Score][ico-code-quality]][link-code-quality]\n[![Documentation][ico-docs]][link-docs]\n\n# Unmaintained!\n\nThis project is no longer maintained.  Recommended alternatives:\n\n- [opis/json-schema](https://github.com/opis/json-schema)\n- [swaggest/php-json-schema](https://github.com/swaggest/php-json-schema)\n\n-----\n\nThis package is a validator for [JSON Schema](http://json-schema.org/).  It fully supports draft 4 of the specification.\n\nNotable Features:\n\n- Passes the entire [draft 4 JSON Schema Test Suite](https://github.com/json-schema/JSON-Schema-Test-Suite).\n- Fully customizable with custom rule sets.\n- Helpful error messages with JSON Pointers.\n\n## Install\n\n### Via Composer\n\n```bash\ncomposer require league/json-guard\n```\n\n## Usage\n\nComplete documentation is available [here](http://json-guard.thephpleague.com/).\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information about what has changed recently.\n\n## Testing\n\nYou need to run a web server while testing.\n\n```bash\n$ composer test-server\n```\n\nOnce the server is running, you can run the test suite.\n\n``` bash\n$ composer test\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email matthew.james.allan@gmail.com instead of using the issue tracker.\n\n## Credits\n\n- [Matt Allan][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[link-travis]: https://travis-ci.org/thephpleague/json-guard\n[link-scrutinizer]: https://scrutinizer-ci.com/g/thephpleague/json-guard/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/thephpleague/json-guard\n[link-docs]: http://json-guard.thephpleague.com/\n[link-author]: https://github.com/thephpleague\n[link-contributors]: ../../contributors\n\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/thephpleague/json-guard/master.svg?style=flat-square\n[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/thephpleague/json-guard.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/thephpleague/json-guard.svg?style=flat-square\n[ico-docs]: https://img.shields.io/badge/Docs-Latest-brightgreen.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthephpleague%2Fjson-guard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthephpleague%2Fjson-guard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthephpleague%2Fjson-guard/lists"}