phprise / common
Common objects for general usage in PHP projects, including Contracts and Value Objects based on the OTAKU Manifesto.
v2.1.1
2026-01-09 02:34 UTC
Requires
- php: ^8.4
- phprise/common-contract: ^1.0
- phprise/common-value-object: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.