Skip to content

Commit 42a20db

Browse files
heysujalSujal Gupta
and
Sujal Gupta
authored
add justinrainbow/json-schema to tooling page (#987)
* 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 <heysujal@Sujals-MacBook-Air.local>
1 parent 458d5d6 commit 42a20db

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

data/tooling-data.yaml

+29
Original file line numberDiff line numberDiff line change
@@ -2409,3 +2409,32 @@
24092409
supportedDialects:
24102410
draft: ['4', '6', '7']
24112411
lastUpdated: '2024-09-03'
2412+
2413+
- name: justinrainbow/json-schema
2414+
description: 'A PHP Implementation for validating JSON Structures against a given Schema with support for Schemas of Draft-3 or Draft-4.'
2415+
toolingTypes: ['validator']
2416+
languages: ['PHP']
2417+
toolingListingNotes: 'PHP >= 7.2'
2418+
maintainers:
2419+
- name: 'Erayd'
2420+
username: 'erayd'
2421+
platform: 'github'
2422+
- name: 'David Porter'
2423+
username: 'bighappyface'
2424+
platform: 'github'
2425+
- name: 'Jordi Boggiano'
2426+
username: 'Seldaek'
2427+
platform: 'github'
2428+
- name: 'Danny van der Sluijs'
2429+
username: 'DannyvdSluijs'
2430+
platform: 'github'
2431+
license: 'MIT'
2432+
source: 'https://github.com/jsonrainbow/json-schema'
2433+
homepage: 'https://github.com/jsonrainbow/json-schema'
2434+
supportedDialects:
2435+
draft: ['3', '4']
2436+
landscape:
2437+
logo: 'justinrainbow-json-schema.png'
2438+
bowtie:
2439+
identifier: 'php-justinrainbow-json-schema'
2440+
lastUpdated: '2024-10-01'
Loading

0 commit comments

Comments
 (0)