Skip to content

Commit

Permalink
add justinrainbow/json-schema to tooling page (json-schema-org#987)
Browse files Browse the repository at this point in the history
* add justinrainbow/json-schema to tooling page

* fix typos

* add logo and update path

* add language version to toolingListingNotes

* remove brackets

---------

Co-authored-by: Sujal Gupta <[email protected]>
  • Loading branch information
heysujal and Sujal Gupta authored Oct 4, 2024
1 parent 458d5d6 commit 42a20db
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions data/tooling-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2409,3 +2409,32 @@
supportedDialects:
draft: ['4', '6', '7']
lastUpdated: '2024-09-03'

- name: justinrainbow/json-schema
description: 'A PHP Implementation for validating JSON Structures against a given Schema with support for Schemas of Draft-3 or Draft-4.'
toolingTypes: ['validator']
languages: ['PHP']
toolingListingNotes: 'PHP >= 7.2'
maintainers:
- name: 'Erayd'
username: 'erayd'
platform: 'github'
- name: 'David Porter'
username: 'bighappyface'
platform: 'github'
- name: 'Jordi Boggiano'
username: 'Seldaek'
platform: 'github'
- name: 'Danny van der Sluijs'
username: 'DannyvdSluijs'
platform: 'github'
license: 'MIT'
source: 'https://github.com/jsonrainbow/json-schema'
homepage: 'https://github.com/jsonrainbow/json-schema'
supportedDialects:
draft: ['3', '4']
landscape:
logo: 'justinrainbow-json-schema.png'
bowtie:
identifier: 'php-justinrainbow-json-schema'
lastUpdated: '2024-10-01'
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42a20db

Please sign in to comment.