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
- Host: GitHub
- URL: https://github.com/php-standard-library/type
- Owner: php-standard-library
- License: mit
- Created: 2026-03-17T01:42:52.000Z (3 months ago)
- Default Branch: next
- Last Pushed: 2026-05-19T10:08:23.000Z (25 days ago)
- Last Synced: 2026-05-19T12:55:52.371Z (25 days ago)
- Topics: coercion, type, type-safety, validation
- Language: PHP
- Homepage: https://php-standard-library.dev
- Size: 122 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)