Structured models
Mapper definitions identify sources, fields and types for application data.
Early validation
Validators reject invalid input before persistence and wrappers expose consistent model access.
Visual result
Examples are deterministic previews. PHP and shell code is never executed in the browser or on the public server.
⌘
Mapper, wrapper and validator
- Source
- customer
- Primary key
- id
- Validation
- id + email required