https://github.com/php-standard-library/regex
Type-safe regular expressions with typed capture groups and proper error handling
https://github.com/php-standard-library/regex
preg regex regular-expression
Last synced: 11 days ago
JSON representation
Type-safe regular expressions with typed capture groups and proper error handling
- Host: GitHub
- URL: https://github.com/php-standard-library/regex
- Owner: php-standard-library
- License: mit
- Created: 2026-03-17T01:42:33.000Z (3 months ago)
- Default Branch: next
- Last Pushed: 2026-03-31T17:04:37.000Z (2 months ago)
- Last Synced: 2026-04-02T01:28:51.049Z (2 months ago)
- Topics: preg, regex, regular-expression
- Language: PHP
- Homepage: https://php-standard-library.dev
- Size: 18.6 KB
- Stars: 0
- 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 - Regex
Type-safe regular expressions with typed capture groups and proper error handling.
---
- [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)