cline / regex
A sane interface for PHP's built-in preg_* functions
2.0.0
2026-03-06 13:45 UTC
Requires
- php: ^8.5.0
Requires (Dev)
- cline/coding-standard: ^2.0.1
- ergebnis/composer-normalize: ^2.50.0
- orchestra/testbench: ^10.9
- pestphp/pest: ^4.4.1
- pestphp/pest-plugin-laravel: ^4.1
- pestphp/pest-plugin-type-coverage: ^4.0.3
- symfony/var-dumper: ^7.4.0
README
regex
A typed pattern object for PHP's built-in preg_* functions.
Requirements
Requires PHP 8.5+
Installation
composer require cline/regex
Documentation
Usage examples live in USAGE.md.
Change log
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please use the GitHub security reporting form rather than the issue queue.
Credits
License
The MIT License. Please see License File for more information.