ControlFlow
Package has a set of useful functions to make your code more readable and flexible.
You can run the following command to install this package:
phpkg add https://github.com/php-repos/control-flow.git
Here you can see a list of available functions. For more information please read their documentation.
The Conditional
namespace contains a set of functions that allows you to control the flow conditionally.
For more information, please read its documentation
The Transformation
namespace contains a set of functions that allow you to transform your variables in a convenient way.
For more information, please read its documentation