phpgenesis / common
Shared Functionality for PHPGenesis
Installs: 9 053
Dependents: 7
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/phpgenesis/common
Requires
- php: ^8.3
 - composer-runtime-api: ^2.0
 - composer/composer: ^2.0
 - encoredigitalgroup/stdlib: ^2.0
 - illuminate/collections: ^10|^11|^12
 - illuminate/database: ^10|^11|^12
 - illuminate/support: ^10|^11|^12
 
Requires (Dev)
- laravel/framework: ^10|^11|^12
 
- dev-main
 - v1.6.1
 - v1.6.0
 - v1.5.4
 - v1.5.3
 - v1.5.2
 - v1.5.1
 - v1.5.0
 - v1.4.0
 - v1.3.3
 - v1.3.2
 - v1.3.1
 - v1.3.0
 - v1.2.1
 - v1.2.0
 - v1.1.0
 - v1.0.0
 - v0.3.16
 - v0.3.15
 - v0.3.14
 - v0.3.13
 - v0.3.12
 - v0.3.11
 - v0.3.10
 - v0.3.9
 - v0.3.8
 - v0.3.7
 - v0.3.6
 - v0.3.5
 - v0.3.4
 - v0.3.3
 - v0.3.2
 - v0.3.1
 - v0.3.0
 - v0.2.57
 - v0.2.56
 - v0.2.55
 - v0.2.54
 - v0.2.53
 - v0.2.52
 - v0.2.51
 - v0.2.50
 - v0.2.49
 - v0.2.48
 - v0.2.47
 - v0.2.46
 - v0.2.45
 - v0.2.44
 - v0.2.43
 - v0.2.42
 - v0.2.41
 - v0.2.40
 - v0.2.39
 - v0.2.38
 - v0.2.37
 - v0.2.36
 - v0.2.35
 - v0.2.34
 - v0.2.33
 - v0.2.32
 - v0.2.31
 - v0.2.30
 - v0.2.29
 - v0.2.28
 - v0.2.27
 - v0.2.26
 - v0.2.25
 - v0.2.24
 - v0.2.23
 - v0.2.22
 - v0.2.21
 - v0.2.20
 - v0.2.19
 - v0.2.18
 - v0.2.17
 - v0.2.16
 - v0.2.15
 - v0.2.14
 - v0.2.13
 - v0.2.12
 - v0.2.11
 - v0.2.10
 - v0.2.9
 - v0.2.8
 - v0.2.7
 - v0.2.6
 - v0.2.5
 - v0.2.4
 - v0.2.3
 - v0.2.2
 - v0.2.1
 - v0.2.0
 - v0.1.2
 - v0.1.1
 - v0.1.0
 
This package is auto-updated.
Last update: 2025-10-30 01:05:33 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