How To Install php-andrewsville-php-token-reflection on Fedora 36

In this tutorial we learn how to install php-andrewsville-php-token-reflection in Fedora 36. php-andrewsville-php-token-reflection is Library emulating the PHP internal reflection

Introduction

In this tutorial we learn how to install php-andrewsville-php-token-reflection on Fedora 36.

What is php-andrewsville-php-token-reflection

This library emulates the PHP reflection model using the tokenized PHP source. Autoloader

We can use yum or dnf to install php-andrewsville-php-token-reflection on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install php-andrewsville-php-token-reflection.

Install php-andrewsville-php-token-reflection on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install php-andrewsville-php-token-reflection using dnf by running the following command:

sudo dnf -y install php-andrewsville-php-token-reflection

Install php-andrewsville-php-token-reflection on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install php-andrewsville-php-token-reflection using yum by running the following command:

sudo yum -y install php-andrewsville-php-token-reflection

How To Uninstall php-andrewsville-php-token-reflection on Fedora 36

To uninstall only the php-andrewsville-php-token-reflection package we can use the following command:

sudo dnf remove php-andrewsville-php-token-reflection

php-andrewsville-php-token-reflection Package Contents on Fedora 36

/usr/share/doc/php-andrewsville-php-token-reflection
/usr/share/doc/php-andrewsville-php-token-reflection/README.md
/usr/share/doc/php-andrewsville-php-token-reflection/composer.json
/usr/share/licenses/php-andrewsville-php-token-reflection
/usr/share/licenses/php-andrewsville-php-token-reflection/LICENSE.md
/usr/share/php/TokenReflection
/usr/share/php/TokenReflection/Broker
/usr/share/php/TokenReflection/Broker.php
/usr/share/php/TokenReflection/Broker/Backend
/usr/share/php/TokenReflection/Broker/Backend.php
/usr/share/php/TokenReflection/Broker/Backend/Memory.php
/usr/share/php/TokenReflection/Dummy
/usr/share/php/TokenReflection/Dummy/ReflectionClass.php
/usr/share/php/TokenReflection/Exception
/usr/share/php/TokenReflection/Exception/BaseException.php
/usr/share/php/TokenReflection/Exception/BrokerException.php
/usr/share/php/TokenReflection/Exception/FileProcessingException.php
/usr/share/php/TokenReflection/Exception/ParseException.php
/usr/share/php/TokenReflection/Exception/RuntimeException.php
/usr/share/php/TokenReflection/Exception/StreamException.php
/usr/share/php/TokenReflection/IReflection.php
/usr/share/php/TokenReflection/IReflectionClass.php
/usr/share/php/TokenReflection/IReflectionConstant.php
/usr/share/php/TokenReflection/IReflectionExtension.php
/usr/share/php/TokenReflection/IReflectionFunction.php
/usr/share/php/TokenReflection/IReflectionFunctionBase.php
/usr/share/php/TokenReflection/IReflectionMethod.php
/usr/share/php/TokenReflection/IReflectionNamespace.php
/usr/share/php/TokenReflection/IReflectionParameter.php
/usr/share/php/TokenReflection/IReflectionProperty.php
/usr/share/php/TokenReflection/Invalid
/usr/share/php/TokenReflection/Invalid/ReflectionClass.php
/usr/share/php/TokenReflection/Invalid/ReflectionConstant.php
/usr/share/php/TokenReflection/Invalid/ReflectionElement.php
/usr/share/php/TokenReflection/Invalid/ReflectionFunction.php
/usr/share/php/TokenReflection/Php
/usr/share/php/TokenReflection/Php/IReflection.php
/usr/share/php/TokenReflection/Php/ReflectionClass.php
/usr/share/php/TokenReflection/Php/ReflectionConstant.php
/usr/share/php/TokenReflection/Php/ReflectionExtension.php
/usr/share/php/TokenReflection/Php/ReflectionFunction.php
/usr/share/php/TokenReflection/Php/ReflectionMethod.php
/usr/share/php/TokenReflection/Php/ReflectionParameter.php
/usr/share/php/TokenReflection/Php/ReflectionProperty.php
/usr/share/php/TokenReflection/ReflectionAnnotation.php
/usr/share/php/TokenReflection/ReflectionBase.php
/usr/share/php/TokenReflection/ReflectionClass.php
/usr/share/php/TokenReflection/ReflectionConstant.php
/usr/share/php/TokenReflection/ReflectionElement.php
/usr/share/php/TokenReflection/ReflectionFile.php
/usr/share/php/TokenReflection/ReflectionFileNamespace.php
/usr/share/php/TokenReflection/ReflectionFunction.php
/usr/share/php/TokenReflection/ReflectionFunctionBase.php
/usr/share/php/TokenReflection/ReflectionMethod.php
/usr/share/php/TokenReflection/ReflectionNamespace.php
/usr/share/php/TokenReflection/ReflectionParameter.php
/usr/share/php/TokenReflection/ReflectionProperty.php
/usr/share/php/TokenReflection/Resolver.php
/usr/share/php/TokenReflection/Stream
/usr/share/php/TokenReflection/Stream/FileStream.php
/usr/share/php/TokenReflection/Stream/StreamBase.php
/usr/share/php/TokenReflection/Stream/StringStream.php
/usr/share/php/TokenReflection/autoload.php

References

Summary

In this tutorial we learn how to install php-andrewsville-php-token-reflection on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).