zendframework/zend-version

This package is abandoned and no longer maintained. The author suggests using the ocramius/package-versions package instead.

Installs: 3 805 750

Dependents: 63

Suggesters: 2

Security: 0

Stars: 5

Watchers: 17

Forks: 13

Open Issues: 7

pkg:composer/zendframework/zend-version

2.5.1 2015-06-04 15:41 UTC

README

ABANDONED

This component existed solely for the purpose of reporting a framework version in initial skeleton installations and CLI tooling. When Zend Framework split from a monolithic framework into a component library with version 2.5, this particular component no longer had a use case, as there is no global framework version.

Users are encouraged to use ocramius/package-versions instead.

Zend\Version provides a class constant Zend\Version\Version::VERSION that contains a string identifying the version number of your Zend Framework installation. Zend\Version\Version::VERSION might contain “2.4.1”, for example.