phpgenesis/common

Shared Functionality for PHPGenesis

v0.2.12 2024-05-24 13:34 UTC

This package is auto-updated.

Last update: 2024-05-24 14:55:39 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