Getting started
Overview
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.
Primitive types
Installation
composer require jungi/common
Last updated