An open API service indexing awesome lists of open source software.

https://github.com/php-standard-library/type

Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
https://github.com/php-standard-library/type

coercion type type-safety validation

Last synced: 21 days ago
JSON representation

Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data

Awesome Lists containing this project

README

          

# PHP Standard Library - Type

Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data.

---

- [Documentation](https://php-standard-library.dev)
- [Contributing](https://github.com/php-standard-library/php-standard-library/blob/next/CONTRIBUTING.md)
- [Create Pull Request](https://github.com/php-standard-library/php-standard-library/pulls)
- [Report an Issue](https://github.com/php-standard-library/php-standard-library/issues)