Skip to content

Commit

Permalink
Add PHPrex to Regular Expressions (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyr1l0u authored Nov 15, 2024
1 parent fb67afa commit 36a958c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ PHPdoc is intended for documenting your code. The intention is that you always a
* [Regular expression](https://en.wikipedia.org/wiki/Regular_expression)
* [PCRE Functions](https://secure.php.net/manual/en/ref.pcre.php)
* [PHP Live Regex](https://www.phpliveregex.com/) (A Live Regular Expression Tester for PHP)
* [PHPrex](https://phphub.net/regex/) (A Visual Regular Expression Tester for PHP)

## XML

Expand Down

0 comments on commit 36a958c

Please sign in to comment.