Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 388 Bytes

PHPGenesis/Common

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