Key | Value |
---|---|
FileName | ./usr/share/php/Symfony/Component/Yaml/autoloader.php |
FileSize | 15 |
MD5 | 5C22FCC36A4E73F935C80FD20A768F46 |
SHA-1 | 99F47D8F5FE5C41C5D9DD89EFA5B090440C8F8C7 |
SHA-256 | 9762F8890A9907B7AE892FACCBDB3E859925D214B9C55E6865540500B600F467 |
SSDEEP | 3:HjEohH:3hH |
TLSH | |
hashlookup:parent-total | 192 |
hashlookup:trust | 100 |
The searched file hash is included in 192 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | A7D9C8E6E4F8F9FC95D9BBACCFAA4BF4 |
PackageArch | noarch |
PackageDescription | Form provides tools for defining forms, rendering and mapping request data to related models. Furthermore it provides integration with the Validation component. Optional: * Symfony Framework Bundle (php-symfony-framework-bundle) For templating with PHP. * Symfony Twig Bridge (php-symfony-twig-bridge) For templating with Twig. |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-form |
PackageRelease | 2.el7 |
PackageVersion | 2.8.12 |
SHA-1 | 009E700933065FAE87CE0F5553151A211A767BDC |
SHA-256 | B2080FE285143B46CF398F68046BA5B0A9AA07B5CB814A402388CF9E09018BAB |
Key | Value |
---|---|
MD5 | A05504CC714D871AD70E2AE4FFD76A58 |
PackageArch | noarch |
PackageDescription | The CssSelector Component converts CSS selectors to XPath expressions. |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-css-selector |
PackageRelease | 1.fc24 |
PackageVersion | 2.7.13 |
SHA-1 | 051FB3CC9D6D7EFD609D0FD8553090CC5D9B8BE1 |
SHA-256 | 9E5FA506374E3C8405515CF6CB6EC8B23057AAECA91E14C2D4B5DDB28284ECE8 |
Key | Value |
---|---|
MD5 | B65CEFCCF21D3B49AC9944391C8FE2FC |
PackageArch | noarch |
PackageDescription | Stopwatch component provides a way to profile code. |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-stopwatch |
PackageRelease | 1.fc24 |
PackageVersion | 2.7.13 |
SHA-1 | 0571BD9426B3947D3500884424884E345BFB6776 |
SHA-256 | 6699A2E144CE2CB76585BC60B9475E4E5529812B17799B4CC8531D204B8FCF92 |
Key | Value |
---|---|
MD5 | 1857A625CFAD5662D82F27548982B848 |
PackageArch | noarch |
PackageDescription | The Process component executes commands in sub-processes. |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-process |
PackageRelease | 4.fc33 |
PackageVersion | 2.8.52 |
SHA-1 | 057BE916A18CAAC513701632E3DADC82A88EFB8D |
SHA-256 | C49B3526B5C9811DD503E357FD5B2DC1B89FF209EB8F56CF6AE6E7AB7C278E78 |
Key | Value |
---|---|
MD5 | 69553665C784B8D30FE1401D48F7DC8F |
PackageArch | noarch |
PackageDescription | The Filesystem component provides basic utilities for the filesystem. |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-filesystem |
PackageRelease | 1.fc24 |
PackageVersion | 2.7.13 |
SHA-1 | 067BA3F08AF1D277FAAEC9960CD0CB44EF240195 |
SHA-256 | 1CC1601F91FFA6848A6919D66E371D67C4E47DE9105CC787EF8B07BD7775F559 |
Key | Value |
---|---|
MD5 | 7E0CB20ABDE149FF7C901FABEC2D6984 |
PackageArch | noarch |
PackageDescription | This component provides a mechanism that allows exploring then dumping any PHP variable. It handles scalars, objects and resources properly, taking hard and soft references into account. More than being immune to infinite recursion problems, it allows dumping where references link to each other. It explores recursive structures using a breadth-first algorithm. The component exposes all the parts involved in the different steps of cloning then dumping a PHP variable, while applying size limits and having specialized output formats and methods. Optional: * AMQP (php-pecl-amqp) * MySQL (php-mysql) Required for Symfony\Component\VarDumper\Caster\ResourceCaster::castMysqlLink() |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-var-dumper |
PackageRelease | 1.fc24 |
PackageVersion | 2.7.13 |
SHA-1 | 07D167A6D95076616E43B22C988347153BADD49D |
SHA-256 | CFE3D89709FA2FB935A945F46798FAFA5EA063E83BB1702C9FB1617EAA31CEE9 |
Key | Value |
---|---|
MD5 | 8586408B8BE6155E53B5E04F81B3E966 |
PackageArch | noarch |
PackageDescription | Templating provides all the tools needed to build any kind of template system. It provides an infrastructure to load template files and optionally monitor them for changes. It also provides a concrete template engine implementation using PHP with additional tools for escaping and separating templates into blocks and layouts. |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-templating |
PackageRelease | 1.fc24 |
PackageVersion | 2.7.13 |
SHA-1 | 099521911E2AFCCD6784D49562D945D97DBA7DB4 |
SHA-256 | 573C2A5F19BFF2B7BED2732D82CF010E4164FF3C478C672C81CE1C380171DB3F |
Key | Value |
---|---|
MD5 | E456A3E13159D1335F7341A8FB3DE69C |
PackageArch | noarch |
PackageDescription | The ClassLoader Component loads your project classes automatically if they follow some standard PHP conventions. Whenever you use an undefined class, PHP uses the autoloading mechanism to delegate the loading of a file defining the class. Symfony provides a "universal" autoloader, which is able to load classes from files that implement one of the following conventions: * The technical interoperability standards [1] for PHP 5.3 namespaces and class names * The PEAR naming convention [2] for classes If your classes and the third-party libraries you use for your project follow these standards, the Symfony autoloader is the only autoloader you will ever need. Optional: * APC (php-pecl-apcu) * XCache (php-xcache) [1] http://symfony.com/PSR0 [2] http://pear.php.net/manual/en/standards.php |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-class-loader |
PackageRelease | 1.fc24 |
PackageVersion | 2.7.13 |
SHA-1 | 0A63234A968CB7B5A9A37D6FA6EEF4958562AFDE |
SHA-256 | AA7716499C73AC555C95B79A05853B850FCFB4AA53FBFA252027562A33E220B7 |
Key | Value |
---|---|
MD5 | BABC8F0461CC20487AD76A86E7E37C3A |
PackageArch | noarch |
PackageDescription | The DomCrawler Component eases DOM navigation for HTML and XML documents. |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-dom-crawler |
PackageRelease | 1.fc24 |
PackageVersion | 2.7.13 |
SHA-1 | 0AC800677128E25F6D12AC545DB1C423754598C7 |
SHA-256 | 061B521F64F07EB50345DFE6B0159C7E1BEC69824117B184796B350157A303D9 |
Key | Value |
---|---|
MD5 | 6DC00B47992C7CCBA3EA29B3E6173985 |
PackageArch | noarch |
PackageDescription | The CssSelector Component converts CSS selectors to XPath expressions. |
PackageMaintainer | Fedora Project |
PackageName | php-symfony-css-selector |
PackageRelease | 6.fc34 |
PackageVersion | 2.8.52 |
SHA-1 | 0B0E1CCD50E0DB6E81DCCC8750D65119169461AD |
SHA-256 | B1D33F0E6E601DE01E9158B03F2B44FF2E3808E87FCE1334CAD38A478BB8622F |