diff options
| author | Philip Bjorge <[email protected]> | 2018-10-23 16:07:38 +0200 |
|---|---|---|
| committer | Varunram Ganesh <[email protected]> | 2018-10-23 19:37:38 +0530 |
| commit | 9029cbb746df57bc1fca73b611dcc334a989fc33 (patch) | |
| tree | 27a52cd78b771edea868f651023c579bc67ac2bd | |
| parent | 334795ecfe6c1f666337d05f3472ec77758c0c93 (diff) | |
| download | awesome-regex-9029cbb746df57bc1fca73b611dcc334a989fc33.tar.xz awesome-regex-9029cbb746df57bc1fca73b611dcc334a989fc33.zip | |
Add PHP Live Regex to Prototyping and Testing #59
PR: #59
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [RegexTester](http://www.regextester.com) - Regular Expression Tester with highlighting for Javascript and PCRE. - [Free Formatter](http://www.freeformatter.com/regex-tester.html) - Free online Regex tester. - [Regex Tester - Golang](https://regex-golang.appspot.com/assets/html/index.html) - A secure regular expression tester. built using Go +- [PHP Live Regex](https://www.phpliveregex.com) - PHP specific regular expression tester with live evaluation and code generation for all PHP's regex functions. ## Generators |
