Demo implementation of Happyr Match Try it out Clone the project composer install # Use Symfony binary (it is super nice) symfony serve # Or built in php server php -S 127.0.0.1:8000 -t public