How to round half up numbers in php?

In this post, this function will round the number to half a unit in php.

How to round to nearest number in php?

In this post, this function will round the number to nearest in php.

How to round one up numbers in php?

In this post, this function will round the number to one a unit in php.