php-di/phpdoc-reader
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
2.2.1
34M downloads/mo
#888 most downloaded on Packagist
PHP-DI/PhpDocReader
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Release timing varies
gaps range from 6 weeks to 2.2 years
Most releases are documented
notes for 9 of 11 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
11 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Oct 2013 to Oct 2020Releases
latest 11-
2.2.112 Oct 2020Nothing published for this version
-
2.2.012 Oct 2020 -
2.1.126 Sep 2019 -
2.1.018 Feb 2018 -
2.0.129 Nov 2015 -
2.0.001 Jun 2015Release notes
Open source →The package was renamed from
mnapoli/phpdocreadertophp-di/phpdoc-readerand moved to the PHP-DI organization.Additionally the package is now standalone and doesn't require doctrine/annotations anymore.
-
1.3.021 Aug 2014 -
1.2.128 Jan 2014 -
1.2.028 Jan 2014Release notes
Open source →Fixes #3: Handle unrecognizable types: multiple types, generics, arrays, …
-
1.1.015 Dec 2013Release notes
Open source →Changes:
- deprecated
getPropertyTypein favor ofgetPropertyClass - deprecated
getParameterTypein favor ofgetParameterClass
Fixes:
- #1 Primitive types (
@var bool) would raise exceptions
- deprecated
-
1.0.015 Oct 2013Nothing published for this version