Fedora Packages

php-phpdocumentor-type-resolver

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

Releases Overview

Release Stable Testing
Fedora Rawhide 0.4.0-16.fc39 -
Fedora 40 0.4.0-16.fc39 -
Fedora 39 0.4.0-16.fc39 -
Fedora 38 0.4.0-15.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at php-phpdocumentor-type-resolver dash maintainers at fedoraproject dot org.



Sources on Pagure