From 9029cbb746df57bc1fca73b611dcc334a989fc33 Mon Sep 17 00:00:00 2001 From: Philip Bjorge Date: Tue, 23 Oct 2018 16:07:38 +0200 Subject: Add PHP Live Regex to Prototyping and Testing #59 PR: #59 --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3