Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-phpdocumentor-reflection | Distribution: Fedora Project |
Version: 3.0.1 | Vendor: Fedora Project |
Release: 13.fc38 | Build date: Fri Jan 20 10:12:25 2023 |
Group: Unspecified | Build host: buildvm-s390x-18.s390.fedoraproject.org |
Size: 59901 | Source RPM: php-phpdocumentor-reflection-3.0.1-13.fc38.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/phpDocumentor/Reflection | |
Summary: Reflection library to do Static Analysis for PHP Projects |
Using this library it is possible to statically reflect one or more files and create an object graph representing your application's structure, including accompanying in-source documentation using DocBlocks. The information that this library provides is similar to what the (built-in) Reflection extension of PHP provides; there are however several advantages to using this library: * Due to its Static nature it does not execute procedural code in your reflected files where Dynamic Reflection does. * Because the none of the code is interpreted by PHP (and executed) Static Reflection uses less memory. * Can reflect complete files * Can reflect a whole project by reflecting multiple files. * Reflects the contents of a DocBlock instead of just mentioning there is one. * Is capable of analyzing code written for any PHP version (starting at 5.2) up to and including your installed PHP version. Features * [Creates an object graph] containing the structure of your application much like a site map shows the structure of a website. * Can read and interpret code of any PHP version starting with 5.2 up to and including your currently installed version of PHP. * Due it's clean interface it can be in any application without a complex setup. Autoloader: /usr/share/php/phpDocumentor/Reflection/autoload.php
MIT
* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 3.0.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 3.0.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 3.0.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <[email protected]> - 3.0.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <[email protected]> - 3.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
/usr/share/doc/php-phpdocumentor-reflection /usr/share/doc/php-phpdocumentor-reflection/README.md /usr/share/doc/php-phpdocumentor-reflection/composer.json /usr/share/licenses/php-phpdocumentor-reflection /usr/share/licenses/php-phpdocumentor-reflection/LICENSE /usr/share/php/phpDocumentor/Reflection/BaseReflector.php /usr/share/php/phpDocumentor/Reflection/ClassReflector /usr/share/php/phpDocumentor/Reflection/ClassReflector.php /usr/share/php/phpDocumentor/Reflection/ClassReflector/ConstantReflector.php /usr/share/php/phpDocumentor/Reflection/ClassReflector/MethodReflector.php /usr/share/php/phpDocumentor/Reflection/ClassReflector/PropertyReflector.php /usr/share/php/phpDocumentor/Reflection/ConstantReflector.php /usr/share/php/phpDocumentor/Reflection/Event /usr/share/php/phpDocumentor/Reflection/Event/ExportDocBlockTagEvent.php /usr/share/php/phpDocumentor/Reflection/Event/PostDocBlockExtractionEvent.php /usr/share/php/phpDocumentor/Reflection/Exception /usr/share/php/phpDocumentor/Reflection/Exception.php /usr/share/php/phpDocumentor/Reflection/Exception/UnparsableFile.php /usr/share/php/phpDocumentor/Reflection/Exception/UnreadableFile.php /usr/share/php/phpDocumentor/Reflection/FileReflector.php /usr/share/php/phpDocumentor/Reflection/FunctionReflector /usr/share/php/phpDocumentor/Reflection/FunctionReflector.php /usr/share/php/phpDocumentor/Reflection/FunctionReflector/ArgumentReflector.php /usr/share/php/phpDocumentor/Reflection/IncludeReflector.php /usr/share/php/phpDocumentor/Reflection/InterfaceReflector.php /usr/share/php/phpDocumentor/Reflection/Lexer.php /usr/share/php/phpDocumentor/Reflection/PrettyPrinter.php /usr/share/php/phpDocumentor/Reflection/ReflectionAbstract.php /usr/share/php/phpDocumentor/Reflection/TraitReflector.php /usr/share/php/phpDocumentor/Reflection/Traverser.php /usr/share/php/phpDocumentor/Reflection/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 21:55:09 2024