aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilip Bjorge <[email protected]>2018-10-23 16:07:38 +0200
committerVarunram Ganesh <[email protected]>2018-10-23 19:37:38 +0530
commit9029cbb746df57bc1fca73b611dcc334a989fc33 (patch)
tree27a52cd78b771edea868f651023c579bc67ac2bd /README.md
parent334795ecfe6c1f666337d05f3472ec77758c0c93 (diff)
downloadawesome-regex-9029cbb746df57bc1fca73b611dcc334a989fc33.tar.xz
awesome-regex-9029cbb746df57bc1fca73b611dcc334a989fc33.zip
Add PHP Live Regex to Prototyping and Testing #59
PR: #59
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d27ce36..f71d1ef 100644
--- a/README.md
+++ b/README.md
@@ -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