3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dt = new DateTime('first Monday of this month'); echo $dt->format('W'); $month = date("m",strtotime($dt));

preferences:
45.7 ms | 402 KiB | 5 Q