Skip to content

tbaumgard/php-pcre-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP PCRE Tester

PHP PCRE Tester is a simple development tool that makes it easy to test Perl-compatible regular expressions as used in PHP. Open it up in your browser, give it a regex pattern, an optional replacement value, and a subject, and it gives you the result with the matched portions of the subject highlighted and optionally replaced.

It requires a web server, PHP 7, and a browser.

Screenshot

License

© 2008, 2011, 2015-2020 Tim Baumgard. This tool is licensed under GPL v3.0.

About

Easily test PHP PCRE functionality in your browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published