json-schema-org / website

JSON Schema website
https://json-schema.org
Other
64 stars 166 forks source link

Add justinrainbow/json-schema to tooling page #944

Closed DannyvdSluijs closed 1 month ago

DannyvdSluijs commented 1 month ago

Tool Name

justinrainbow/json-schema

Tool Description

A PHP Implementation for validating JSON Structures against a given Schema with support for Schemas of Draft-3 or Draft-4

Action Type

Tooling Types

Languages

PHP

Environments

PHP >= 7.2

Dependencies on Validators

No response

Creators

Justin Rainbow - https://github.com/justinrainbow

Maintainers

Erayd - https://github.com/erayd David Porter - https://github.com/bighappyface Jordi Boggiano - https://github.com/Seldaek Danny van der Sluijs - https://github.com/DannyvdSluijs

License

MIT

Source Repository URL

https://github.com/jsonrainbow/json-schema

Homepage URL

https://github.com/jsonrainbow/json-schema

Supported Dialects

Additional Dialects

No response

Bowtie Compliance Testing

php-justinrainbow-json-schema

Tooling Listing Notes

No response

Compliance

No response

Landscape Information

logo: https://avatars.githubusercontent.com/u/170307068?s=200&v=4

github-actions[bot] commented 1 month ago

Welcome to the JSON Schema Community. We are so excited you are here! Thanks a lot for reporting your first issue!! šŸŽ‰šŸŽ‰ Please make sure to take a look at our contributors guide if you plan on opening a pull request. For more details, check out the README.md file.

heysujal commented 1 month ago

Hi @benjagm , I would like to work on this issue. Can you let me know what would be the pre-requisite for working on this? I assume that this is where changes would reflect and a row would be added in the final output.

benjagm commented 1 month ago

Hey @heysujal thanks a lot for your support!!

The action here is to make a change in the tooling data file to get this tool added. The PR should be similar to this one: https://github.com/json-schema-org/website/pull/941

Ping me if you have doubts.