event-engine/php-json-schema
Event Engine JSON Schema package for PHP. Generate/use JSON Schema with ImmutableRecord type detection. v1.x detects types via method return hints (PHP 7.2–7.3); v2.x uses PHP 7.4+ typed properties for improved schema support.
For Executives: "This package lets us enforce strict data contracts for events—like a ‘schema gatekeeper’—to catch errors early and reduce debugging costs. It’s lightweight, open-source, and integrates seamlessly with our Laravel stack, so we avoid reinventing validation wheels. Think of it as insurance for our event-driven architecture: fewer bugs, cleaner data flows, and easier onboarding for new devs."
For Engineering: *"We’re adding a PHP package to validate event payloads against JSON Schema at runtime. Benefits:
if checks for payload structure.How can I help you explore Laravel packages today?