dashifen/version

A object that encapsulates logic based on semantic versioning.

1.0.0 2022-06-22 17:21 UTC

This package is auto-updated.

Last update: 2024-04-22 21:11:05 UTC


README

The PHLAK\SemVer\Version object is almost perfect. But, because it uses the __get magic method to access private properties within the Version object, it's hard to check for missing data. This object extends that one and adds these last few features.