dashifen/version

A object that encapsulates logic based on semantic versioning.

Installs: 25

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dashifen/version

1.0.0 2022-06-22 17:21 UTC

This package is auto-updated.

Last update: 2025-09-23 00:04:12 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.