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",$dt); echo $month;

preferences:
33.64 ms | 402 KiB | 5 Q