<?php $arr = array(1,2,3,4,5); array_unshift($arr, array_pop($arr)); var_dump($arr); https://3v4l.org/RODZX
https://3v4l.org/RODZX