phpgenesis/common

Shared Functionality for PHPGenesis

v0.2.41 2024-11-07 01:09 UTC

README

The PHPGenesis Common package is a collection of common classes and functions that are used across the PHPGenesis libraries.

Installation

Typically, you will not need to install the Common package directly. It is a dependency of other PHPGenesis packages. However, if you need to install it, you can use Composer:

composer require phpgenesis/common