3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match('/^https:\/\/(?:([^:]*)?(?::(.*))?@)?github.com\/(?<owner>[^\/]+)\/(?:(?:(?P<name>.*)\.git)|(?P<name>.*))$/', 'https://github.com/toto/titi', $matches);

preferences:
44.81 ms | 402 KiB | 5 Q