
regular expressions 101
Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
- Free • Proprietary
- Online
What is 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.
regular expressions 101 Screenshots
regular expressions 101 Features
regular expressions 101 information
Supported Languages
- English
Comments and Reviews
Tags
- Python
- regular-expression-tester
- Php
- Javascript
Category
DevelopmentRecent user activities on regular expressions 101
hautdefrance added regular expressions 101 as alternative(s) to CyrilEx
onyo added regular expressions 101 as alternative(s) to Rextester
6cdd477caab04608 added regular expressions 101 as alternative(s) to Regex Generator
Love it! Probably the best tool I've used for learning, testing, and implementing regexs
Incredibly detailed highlighting of groups is very helpful.
I gave
RegExr for a spin which I liked as well
Between what I read on stackoverflow and reddit, these two were highly recommended
But regex101 feels way more robust in my opinion when it comes to selecting statements that match the regex expression
Regexr... not so much. Maybe these were just my initial impressions but alot of regex's community suggestion snippets didn't work some reason
Regex101 (this one) lets you save your regex snippets (e.g. text sample input and the regex command) so its a nice library reference I can use on later
I find the cheatsheets on regex101 to be better and easier to look at then regexr