php-symfony-routing (7.4.13+dfsg-1)

3 versions available in kali/kali-last-snapshot/main/arm64

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
symfony
Architecture
arm64
Section
php
Priority
optional
Maintainer
Debian PHP PEAR Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
400 B
Size expected
70.7 kB
Size actual
70.7 kB
Size match

Dependencies

Required package dependencies

  • php-common
  • php-symfony-deprecation-contracts

Suggested packages

Recommended additional packages

  • None

Description

associate a request with code that generates a response

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD54c4c3ec8…28983881
SHA-1004d1e6e…3957705e
SHA-256b6b38eb6…d75f3cdd
SHA-5121d3e56aa…b4e3fe5b

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/php-symfony-routing
usr/share/doc/php-symfony-routing/changelog.Debian.gz
usr/share/doc/php-symfony-routing/changelog.gz
usr/share/doc/php-symfony-routing/copyright
usr/share/php
usr/share/php/Symfony
usr/share/php/Symfony/Component
usr/share/php/Symfony/Component/Routing
usr/share/php/Symfony/Component/Routing/Alias.php
usr/share/php/Symfony/Component/Routing/Annotation
usr/share/php/Symfony/Component/Routing/Annotation/Route.php
usr/share/php/Symfony/Component/Routing/Attribute
usr/share/php/Symfony/Component/Routing/Attribute/DeprecatedAlias.php
usr/share/php/Symfony/Component/Routing/Attribute/Route.php
usr/share/php/Symfony/Component/Routing/CompiledRoute.php
usr/share/php/Symfony/Component/Routing/DependencyInjection
usr/share/php/Symfony/Component/Routing/DependencyInjection/AddExpressionLanguageProvidersPass.php
usr/share/php/Symfony/Component/Routing/DependencyInjection/RoutingControllerPass.php
usr/share/php/Symfony/Component/Routing/DependencyInjection/RoutingResolverPass.php
usr/share/php/Symfony/Component/Routing/Exception
usr/share/php/Symfony/Component/Routing/Exception/ExceptionInterface.php
usr/share/php/Symfony/Component/Routing/Exception/InvalidArgumentException.php
usr/share/php/Symfony/Component/Routing/Exception/InvalidParameterException.php
usr/share/php/Symfony/Component/Routing/Exception/LogicException.php
usr/share/php/Symfony/Component/Routing/Exception/MethodNotAllowedException.php
usr/share/php/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php
usr/share/php/Symfony/Component/Routing/Exception/NoConfigurationException.php
usr/share/php/Symfony/Component/Routing/Exception/ResourceNotFoundException.php
usr/share/php/Symfony/Component/Routing/Exception/RouteCircularReferenceException.php
usr/share/php/Symfony/Component/Routing/Exception/RouteNotFoundException.php
usr/share/php/Symfony/Component/Routing/Exception/RuntimeException.php
usr/share/php/Symfony/Component/Routing/Generator
usr/share/php/Symfony/Component/Routing/Generator/CompiledUrlGenerator.php
usr/share/php/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php
usr/share/php/Symfony/Component/Routing/Generator/Dumper
usr/share/php/Symfony/Component/Routing/Generator/Dumper/CompiledUrlGeneratorDumper.php
usr/share/php/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php
usr/share/php/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php
usr/share/php/Symfony/Component/Routing/Generator/UrlGenerator.php
usr/share/php/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
usr/share/php/Symfony/Component/Routing/Loader
usr/share/php/Symfony/Component/Routing/Loader/AttributeClassLoader.php
usr/share/php/Symfony/Component/Routing/Loader/AttributeDirectoryLoader.php
usr/share/php/Symfony/Component/Routing/Loader/AttributeFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/AttributeServicesLoader.php
usr/share/php/Symfony/Component/Routing/Loader/ClosureLoader.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator
usr/share/php/Symfony/Component/Routing/Loader/Configurator/AliasConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/RouteConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/RoutesReference.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/RoutingConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/AddTrait.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/HostTrait.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/LocalizedRouteTrait.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/PrefixTrait.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/RouteTrait.php
usr/share/php/Symfony/Component/Routing/Loader/ContainerLoader.php
usr/share/php/Symfony/Component/Routing/Loader/DirectoryLoader.php
usr/share/php/Symfony/Component/Routing/Loader/GlobFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/ObjectLoader.php
usr/share/php/Symfony/Component/Routing/Loader/PhpFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/Psr4DirectoryLoader.php
usr/share/php/Symfony/Component/Routing/Loader/XmlFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/YamlFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/schema
usr/share/php/Symfony/Component/Routing/Loader/schema/routing
usr/share/php/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd
usr/share/php/Symfony/Component/Routing/Loader/schema/routing.schema.json
usr/share/php/Symfony/Component/Routing/Matcher
usr/share/php/Symfony/Component/Routing/Matcher/CompiledUrlMatcher.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherTrait.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/StaticPrefixCollection.php
usr/share/php/Symfony/Component/Routing/Matcher/ExpressionLanguageProvider.php
usr/share/php/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php
usr/share/php/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php
usr/share/php/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
usr/share/php/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
usr/share/php/Symfony/Component/Routing/Matcher/UrlMatcher.php
usr/share/php/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
usr/share/php/Symfony/Component/Routing/RequestContext.php
usr/share/php/Symfony/Component/Routing/RequestContextAwareInterface.php
usr/share/php/Symfony/Component/Routing/Requirement
usr/share/php/Symfony/Component/Routing/Requirement/EnumRequirement.php
usr/share/php/Symfony/Component/Routing/Requirement/Requirement.php
usr/share/php/Symfony/Component/Routing/Route.php
usr/share/php/Symfony/Component/Routing/RouteCollection.php
usr/share/php/Symfony/Component/Routing/RouteCompiler.php
usr/share/php/Symfony/Component/Routing/RouteCompilerInterface.php
usr/share/php/Symfony/Component/Routing/Router.php
usr/share/php/Symfony/Component/Routing/RouterInterface.php
usr/share/php/Symfony/Component/Routing/autoload.php
usr/share/pkg-php-tools
usr/share/pkg-php-tools/autoloaders
usr/share/pkg-php-tools/autoloaders/php-symfony-routing