A PSR-5 based resolver of Class names, Types and Structural Element Names
The specification on types in DocBlocks (PSR-5) describes various keywords and special constructs but also how to statically resolve the partial name of a Class into a Fully Qualified Class Name (FQCN). PSR-5 also introduces an additional way to describe deeper elements than Classes, Interfaces and Traits called the Fully Qualified Structural Element Name (FQSEN). Using this it is possible to refer to methods, properties and class constants but also functions and global constants. This package provides two Resolvers that are capable of: 1. Returning a series of Value Object for given expression while resolving any partial class names, and 2. Returning an FQSEN object after resolving any partial Structural Element Names into Fully Qualified Structural Element names. Autoloader: /usr/share/php/phpDocumentor/Reflection/autoload-type-resolver.php
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.4.0-12.fc35 | - |
Fedora 35 | 0.4.0-12.fc35 | - |
Fedora 34 | 0.4.0-10.fc34 | - |
You can contact the maintainers of this package via email at
php-phpdocumentor-type-resolver dash maintainers at fedoraproject dot org
.