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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of nette Schema!