regular expressions 101 favicon

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.
Patterns

Patterns

Patterns is a simple yet powerful tool for working with regular expressions. Build great patterns quickly and effortlessly wit ...