Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-phpdocumentor-type-resolver | Distribution: Unknown |
Version: 0.4.0 | Vendor: Remi Collet |
Release: 1.el6.remi | Build date: Tue Jul 18 07:43:37 2017 |
Group: Development/Libraries | Build host: builder.remirepo.net |
Size: 58152 | Source RPM: php-phpdocumentor-type-resolver-0.4.0-1.el6.remi.src.rpm |
Packager: https://blog.remirepo.net/ | |
Url: https://github.com/phpDocumentor/TypeResolver | |
Summary: 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
MIT
* Mon Jul 17 2017 Shawn Iwinski <shawn@iwin.ski> - 0.4.0-1 - Update to 0.4.0 (RHBZ #1460503) - Add "get source" script because upstream attributes removed tests from snapshot * Sat Mar 11 2017 Shawn Iwinski <shawn@iwin.ski> - 0.2.1-1 - Initial package
/usr/share/doc/php-phpdocumentor-type-resolver-0.4.0 /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/LICENSE /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/README.md /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/composer.json /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/examples /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/examples/01-resolving-simple-types.php /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/examples/02-resolving-classes.php /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/examples/03-resolving-all-elements.php /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/examples/04-discovering-the-context-using-class-reflection.php /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/examples/05-discovering-the-context-using-method-reflection.php /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/examples/06-discovering-the-context-using-file-contents.php /usr/share/doc/php-phpdocumentor-type-resolver-0.4.0/examples/Classy.php /usr/share/php/phpDocumentor/Reflection/FqsenResolver.php /usr/share/php/phpDocumentor/Reflection/Type.php /usr/share/php/phpDocumentor/Reflection/TypeResolver.php /usr/share/php/phpDocumentor/Reflection/Types /usr/share/php/phpDocumentor/Reflection/Types/Array_.php /usr/share/php/phpDocumentor/Reflection/Types/Boolean.php /usr/share/php/phpDocumentor/Reflection/Types/Callable_.php /usr/share/php/phpDocumentor/Reflection/Types/Compound.php /usr/share/php/phpDocumentor/Reflection/Types/Context.php /usr/share/php/phpDocumentor/Reflection/Types/ContextFactory.php /usr/share/php/phpDocumentor/Reflection/Types/Float_.php /usr/share/php/phpDocumentor/Reflection/Types/Integer.php /usr/share/php/phpDocumentor/Reflection/Types/Iterable_.php /usr/share/php/phpDocumentor/Reflection/Types/Mixed_.php /usr/share/php/phpDocumentor/Reflection/Types/Null_.php /usr/share/php/phpDocumentor/Reflection/Types/Nullable.php /usr/share/php/phpDocumentor/Reflection/Types/Object_.php /usr/share/php/phpDocumentor/Reflection/Types/Parent_.php /usr/share/php/phpDocumentor/Reflection/Types/Resource_.php /usr/share/php/phpDocumentor/Reflection/Types/Scalar.php /usr/share/php/phpDocumentor/Reflection/Types/Self_.php /usr/share/php/phpDocumentor/Reflection/Types/Static_.php /usr/share/php/phpDocumentor/Reflection/Types/String_.php /usr/share/php/phpDocumentor/Reflection/Types/This.php /usr/share/php/phpDocumentor/Reflection/Types/Void_.php /usr/share/php/phpDocumentor/Reflection/autoload-type-resolver.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:22:40 2024