dashifen / version

A object that encapsulates logic based on semantic versioning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version

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.

About

A object that encapsulates logic based on semantic versioning.

License:MIT License


Languages

Language:PHP 100.0%