Getting started
Install#
You can install Munus with Composer:
If the functional paradigm is new to you, first check the Functional programming tab. Otherwise, you can see below the structures available in the Munus library.
Values#
Functional programming is all about values and transformation of values using functions. Munus provides the necessary controls and collections to accomplish this goal in every-day PHP programming.
Control values:
Collection values
Other values:
Architecture#
Below you will find a bird's eye view. More detailed information about specific types can be found in this documentation.
