
regular expressions 101
Regex101 is a powerful, online regular expression tool with extensive support for multiple languages including PHP, PCRE, Python and JavaScript.
It features the following:
- Built-in help system with token references,
- Explanation of regular expressions to help understand them.
- Code exporter for PHP, Python and JavaScript.
- Save expressions and share them with others.
- Searchable, filterable online search for shared regular expressions.