Last updated 3 years ago
The Jungi Common library defines primitive building blocks of PHP code. It combines the advantages of functional and object-oriented programming. All of this makes code easier to understand and less prone to errors.
composer require jungi/common
Result<T, E>
Option<T>
Equatable<T>