Download the PHP package struggle-for-php/angry-regex without Composer
On this page you can find all versions of the php package struggle-for-php/angry-regex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download struggle-for-php/angry-regex
More information about struggle-for-php/angry-regex
Files in struggle-for-php/angry-regex
Download struggle-for-php/angry-regex
More information about struggle-for-php/angry-regex
Files in struggle-for-php/angry-regex
Vendor struggle-for-php
Package angry-regex
Short Description PHPStan Rule to detect Unfavorable Regex
License MIT
Package angry-regex
Short Description PHPStan Rule to detect Unfavorable Regex
License MIT
Please rate this library. Is it a good library?
Informations about the package angry-regex
struggle-for-php/angry-regex
PHPStan Rule to detect Unfavorable Regex.
and add more checking than PHPStan's Regex check.
Based on Tokumaru's statement
正規表現によるバリデーションでは ^ と $ ではなく \A と \z を使おう
Example
Installation
Configuration
In your phpstan.neon
configuration, add following section:
Also see.
- Validator\Ip should not allow newlines in any case.
All versions of angry-regex with dependencies
PHP Build Version
Package Version
The package struggle-for-php/angry-regex contains the following files
Loading the files please wait ....