This library contains:
- many useful higher order functions (see
\func\
namespace) - some useful monads (see
\monad\
namespace) - some functions to convert data (see
\convert\
namespace) - some functions to retrieve data about data (see
\meta\
namespace)
Also take a look at tiny but handy Dependency Injection Container : \func\dependency_injection_container()
.
PHP 7 or later.
This program is licensed under the MIT License. See LICENSE.