3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'ZOOBLES ieterpjami(902486) CDX-GT560UI Blue ( CDXGT560UI.EUR ) Vaschetta Baby SPA(N109-U25/U25) Sweet Dreams Hooded Towel W/PW/B(ASC-STAB01-AS-WH)'; //preg_match_all( '#\(\s*([\-\/\.\dA-Z]+)\s*\)#', $string, $matches ); preg_match_all( '#(\([^)]*\))\)*$#', $string, $matches ); var_dump( $matches );

preferences:
55.2 ms | 402 KiB | 5 Q