A practical library for validation and normalization of data structures against a given schema with a smart & easy-to-understand API. In variable $schema we have a validation schema (what exactly this means and how to create it we will say later) and in variable $data we have a data structure that we want to validate and normalize. This can be, for example, data sent by the user through an API, configuration file, etc.
Features
- Documentation available
- It requires PHP version 8.0 and supports PHP up to 8.3
- The task is handled by the Nette\Schema\Processor class
- All standard PHP data types can be listed in the schema
- Custom Assertions
- You can add your own description for each assertion
Categories
JSONFollow nette Schema
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of nette Schema!