Skip to content

event-engine/php-json-schema

Folders and files

NameName
Last commit message
Last commit date
Jan 17, 2025
Jan 2, 2023
Mar 20, 2019
Mar 20, 2019
Aug 4, 2021
Aug 4, 2021
Jan 30, 2021
Mar 20, 2019
Feb 18, 2020
Jun 23, 2023
Mar 20, 2019

Repository files navigation

php-json-schema

Event Engine JSON Schema PHP Package

Versions

  • 1.x uses method return type hints to detect ImmutableRecord property types
    • Use this version in PHP 7.2 - PHP 7.3 environments
  • 2.x makes use of PHP 7.4 property type hints
    • Use this version in >= PHP 7.4 environments