소개
Nette Schema is a robust tool for defining, validating, and normalizing data structures in PHP applications. This skill enables Claude to assist with creating clean, type-safe schemas using the Expect class, handling everything from basic data types to complex nested structures and union types. It is an essential utility for ensuring configuration integrity, sanitizing API payloads, and automating the transformation of raw input into predictable, validated objects or arrays, significantly reducing boilerplate validation code.