Skip to content

agolp/regex-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercises to learn regular expressions.

Installation

Install Composer dependencies

composer install

Run the tests

./vendor/bin/phpunit tests

Make them pass!

Edit src/Regex.php to make each test pass, one exercise at a time.

About

Exercises to learn regular expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages