Skip to content

Files

Latest commit

author
codeliner
Feb 18, 2020
a0868e0 · Feb 18, 2020

History

History
10 lines (7 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 303 Bytes

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