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

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

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)