phprise / common
Common objects for general usage in PHP projects, including Contracts and Value Objects based on the OTAKU Manifesto.
Installs: 6
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
Type:metapackage
pkg:composer/phprise/common
Requires
- php: ^8.4
- phprise/common-contract: ^1.0
- phprise/common-value-object: ^1.0
README
This is an Assembly Repository based on the OTAKU Manifesto.
This repository connects the Contracts and the Value Objects.
Installation
composer require phprise/common
Usage
See the Contracts and the Value Objects repositories for more information.
Philosophy
Please read PHILOSOPHY.md to learn more about our philosophy.