Sun, 16 Jun 2024 06:11:45 UTC | login

Information for RPM php-phpdocumentor-type-resolver1-1.6.2-2.fc38.noarch.rpm

ID934418
Namephp-phpdocumentor-type-resolver1
Version1.6.2
Release2.fc38
Epoch
Archnoarch
SummaryA PSR-5 based resolver of Class names, Types and Structural Element Names
DescriptionThe 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/Reflection2/autoload-type-resolver.php
Build Time2023-01-20 09:15:49 GMT
Size33.51 KB
8ace934b217bd6b9b64256518714d9d8
LicenseMIT
Provides
php-composer(phpdocumentor/type-resolver) = 1.6.2
php-phpdocumentor-type-resolver1 = 1.6.2-2.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(php-composer(phpdocumentor/reflection-common) >= 2.0 with php-composer(phpdocumentor/reflection-common) < 3)
php(language) >= 7.4
php-composer(fedora/autoloader)
php-pcre
php-spl
php-tokenizer
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 65 >>>
Name ascending sort Size
/usr/share/doc/php-phpdocumentor-type-resolver10.00 B
/usr/share/doc/php-phpdocumentor-type-resolver1/README.md8.92 KB
/usr/share/doc/php-phpdocumentor-type-resolver1/composer.json1.17 KB
/usr/share/doc/php-phpdocumentor-type-resolver1/examples0.00 B
/usr/share/doc/php-phpdocumentor-type-resolver1/examples/01-resolving-simple-types.php388.00 B
/usr/share/doc/php-phpdocumentor-type-resolver1/examples/02-resolving-classes.php471.00 B
/usr/share/doc/php-phpdocumentor-type-resolver1/examples/03-resolving-all-elements.php641.00 B
/usr/share/doc/php-phpdocumentor-type-resolver1/examples/04-discovering-the-context-using-class-reflection.php1.26 KB
/usr/share/doc/php-phpdocumentor-type-resolver1/examples/05-discovering-the-context-using-method-reflection.php1.28 KB
/usr/share/doc/php-phpdocumentor-type-resolver1/examples/06-discovering-the-context-using-file-contents.php796.00 B
/usr/share/doc/php-phpdocumentor-type-resolver1/examples/Classy.php198.00 B
/usr/share/licenses/php-phpdocumentor-type-resolver10.00 B
/usr/share/licenses/php-phpdocumentor-type-resolver1/LICENSE1.05 KB
/usr/share/php/phpDocumentor/Reflection2/FqsenResolver.php2.24 KB
/usr/share/php/phpDocumentor/Reflection2/PseudoType.php365.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes0.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/CallableString.php833.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/False_.php849.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/HtmlEscapedString.php840.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/IntegerRange.php1.23 KB
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/List_.php1.11 KB
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/LiteralString.php831.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/LowercaseString.php835.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/NegativeInteger.php828.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/NonEmptyLowercaseString.php853.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/NonEmptyString.php834.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/NumericString.php831.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/Numeric_.php1.19 KB
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/PositiveInteger.php828.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/TraitString.php827.00 B
/usr/share/php/phpDocumentor/Reflection2/PseudoTypes/True_.php845.00 B
/usr/share/php/phpDocumentor/Reflection2/Type.php468.00 B
/usr/share/php/phpDocumentor/Reflection2/TypeResolver.php24.03 KB
/usr/share/php/phpDocumentor/Reflection2/Types0.00 B
/usr/share/php/phpDocumentor/Reflection2/Types/AbstractList.php1.87 KB
/usr/share/php/phpDocumentor/Reflection2/Types/AggregatedType.php2.69 KB
/usr/share/php/phpDocumentor/Reflection2/Types/ArrayKey.php902.00 B
/usr/share/php/phpDocumentor/Reflection2/Types/Array_.php718.00 B
/usr/share/php/phpDocumentor/Reflection2/Types/Boolean.php607.00 B
/usr/share/php/phpDocumentor/Reflection2/Types/Callable_.php620.00 B
/usr/share/php/phpDocumentor/Reflection2/Types/ClassString.php1.27 KB
/usr/share/php/phpDocumentor/Reflection2/Types/Collection.php1.62 KB
/usr/share/php/phpDocumentor/Reflection2/Types/Compound.php1017.00 B
/usr/share/php/phpDocumentor/Reflection2/Types/Context.php2.99 KB
/usr/share/php/phpDocumentor/Reflection2/Types/ContextFactory.php14.26 KB
/usr/share/php/phpDocumentor/Reflection2/Types/Expression.php1.03 KB
/usr/share/php/phpDocumentor/Reflection2/Types/Float_.php606.00 B
/usr/share/php/phpDocumentor/Reflection2/Types/Integer.php603.00 B
/usr/share/php/phpDocumentor/Reflection2/Types/InterfaceString.php1.13 KB
/usr/share/php/phpDocumentor/Reflection2/Types/Intersection.php1.01 KB
Component of
1 through 1 of 1
Buildroot descending sort Created State
f38-build-711514-93792 2023-05-14 11:38:02 expired