phpgenesis / common
Shared Functionality for PHPGenesis
v1.10.0
2026-02-20 14:44 UTC
Requires
- php: ^8.3|^8.4|^8.5
- composer-runtime-api: ^2.0
- composer/composer: ^2.0
- encoredigitalgroup/stdlib: ^2.0
- illuminate/collections: ^10|^11|^12|^13
- illuminate/database: ^10|^11|^12|^13
- illuminate/support: ^10|^11|^12|^13
Requires (Dev)
- laravel/framework: ^10|^11|^12|^13
This package is auto-updated.
Last update: 2026-06-20 15:34:31 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