Regexpbuilderphp Versions Save

🦉 human-readable regular expressions

2.1.0

1 year ago

removed deprecated alias method

2.0.0

1 year ago

php 8+

1.1.0

1 year ago

github workflows, php8.1+ strict checks

1.0.1

2 years ago

php 8.1 compatibility

1.0.0

3 years ago

updated tests & php8-compatibility

0.8.0

7 years ago

0.7.5

8 years ago

added pregMatchFlags() method ( @younes0 ) fix for using Groups & globalMatch() ( @younes0 )

0.7.4

8 years ago

added something() method ( @younes0 ) named capture groups ( @younes0 )

0.7.3

9 years ago

fix: proper escaping of delimiter

0.7.2

9 years ago

RegExp now has a replace() method