Wed, 29 May 2024 10:21:46 UTC | login

Information for RPM php-symfony4-var-dumper-4.0.11-1.fc29.noarch.rpm

ID97436
Namephp-symfony4-var-dumper
Version4.0.11
Release1.fc29
Epoch
Archnoarch
SummarySymfony mechanism for exploring and dumping PHP variables (version 4)
DescriptionThis 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. Autoloader: /usr/share/php/Symfony4/Component/VarDumper/autoload.php
Build Time2018-05-28 04:46:15 GMT
Size58.17 KB
d5123a1da2c3759ecb13e0a07a76ac04
LicenseMIT
Provides
php-composer(symfony/var-dumper) = 4.0.11
php-symfony4-var-dumper = 4.0.11-1.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
php-composer(symfony/polyfill-php72) >= 1.0
php-composer(symfony/polyfill-php72) < 2.0
php-curl
php-date
php-dom
php-gd
php-iconv
php-json
php-mbstring
php-pcre
php-posix
php-reflection
php-spl
php-symfony4-common = 4.0.11-1.fc29
php-xml
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests
php-mysql
php-pecl(amqp)
php-pgsql
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 55 >>>
Name ascending sort Size
/usr/share/doc/php-symfony4-var-dumper0.00 B
/usr/share/doc/php-symfony4-var-dumper/CHANGELOG.md788.00 B
/usr/share/doc/php-symfony4-var-dumper/README.md624.00 B
/usr/share/doc/php-symfony4-var-dumper/composer.json1.28 KB
/usr/share/licenses/php-symfony4-var-dumper0.00 B
/usr/share/licenses/php-symfony4-var-dumper/LICENSE1.04 KB
/usr/share/php/Symfony4/Component/VarDumper0.00 B
/usr/share/php/Symfony4/Component/VarDumper/Caster0.00 B
/usr/share/php/Symfony4/Component/VarDumper/Caster/AmqpCaster.php6.54 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/ArgsStub.php2.25 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/Caster.php5.39 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/ClassStub.php2.72 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/ConstStub.php672.00 B
/usr/share/php/Symfony4/Component/VarDumper/Caster/CutArrayStub.php695.00 B
/usr/share/php/Symfony4/Component/VarDumper/Caster/CutStub.php1.71 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/DOMCaster.php9.82 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/DateCaster.php4.50 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/DoctrineCaster.php1.62 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/EnumStub.php637.00 B
/usr/share/php/Symfony4/Component/VarDumper/Caster/ExceptionCaster.php14.07 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/FrameStub.php740.00 B
/usr/share/php/Symfony4/Component/VarDumper/Caster/LinkStub.php3.28 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/PdoCaster.php3.49 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/PgSqlCaster.php5.33 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/RedisCaster.php2.13 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/ReflectionCaster.php10.53 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/ResourceCaster.php1.78 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/SplCaster.php6.32 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/StubCaster.php2.07 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/SymfonyCaster.php1.12 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/TraceStub.php963.00 B
/usr/share/php/Symfony4/Component/VarDumper/Caster/XmlReaderCaster.php2.94 KB
/usr/share/php/Symfony4/Component/VarDumper/Caster/XmlResourceCaster.php2.45 KB
/usr/share/php/Symfony4/Component/VarDumper/Cloner0.00 B
/usr/share/php/Symfony4/Component/VarDumper/Cloner/AbstractCloner.php15.88 KB
/usr/share/php/Symfony4/Component/VarDumper/Cloner/ClonerInterface.php572.00 B
/usr/share/php/Symfony4/Component/VarDumper/Cloner/Cursor.php1.03 KB
/usr/share/php/Symfony4/Component/VarDumper/Cloner/Data.php13.35 KB
/usr/share/php/Symfony4/Component/VarDumper/Cloner/DumperInterface.php2.00 KB
/usr/share/php/Symfony4/Component/VarDumper/Cloner/Stub.php1.33 KB
/usr/share/php/Symfony4/Component/VarDumper/Cloner/VarCloner.php12.52 KB
/usr/share/php/Symfony4/Component/VarDumper/Dumper0.00 B
/usr/share/php/Symfony4/Component/VarDumper/Dumper/AbstractDumper.php6.42 KB
/usr/share/php/Symfony4/Component/VarDumper/Dumper/CliDumper.php19.37 KB
/usr/share/php/Symfony4/Component/VarDumper/Dumper/DataDumperInterface.php505.00 B
/usr/share/php/Symfony4/Component/VarDumper/Dumper/HtmlDumper.php29.48 KB
/usr/share/php/Symfony4/Component/VarDumper/Exception0.00 B
/usr/share/php/Symfony4/Component/VarDumper/Exception/ThrowingCasterException.php654.00 B
/usr/share/php/Symfony4/Component/VarDumper/Resources0.00 B
/usr/share/php/Symfony4/Component/VarDumper/Resources/functions0.00 B
Component of No Buildroots