phpgenesis/common

Shared Functionality for PHPGenesis

v0.3.2 2025-02-28 22:49 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