valuetypes / uuid-contracts
UUID value types contracts
1.0.0-beta.1
2017-01-10 14:32 UTC
This package is not auto-updated.
Last update: 2025-02-02 03:31:59 UTC
README
Part of the Value Types library for PHP.
What this is
An attempt at making a modular library for simple value types. This specific package contains interfaces (or contracts) for UUID values.
What this isn't
An official standard, or an implementation.
To do
- Write better documentation
- Write implementation
Versioning
This package will be versioned according to the Semver 2.0.0 convention.
License
This package is released under the Apache License, version 2.0.