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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of nette Schema!