Download the PHP package phpyh/service-dumper-bundle without Composer
On this page you can find all versions of the php package phpyh/service-dumper-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpyh/service-dumper-bundle
More information about phpyh/service-dumper-bundle
Files in phpyh/service-dumper-bundle
Download phpyh/service-dumper-bundle
More information about phpyh/service-dumper-bundle
Files in phpyh/service-dumper-bundle
Vendor phpyh
Package service-dumper-bundle
Short Description Symfony console command to dump dependency injection services
License MIT
Package service-dumper-bundle
Short Description Symfony console command to dump dependency injection services
License MIT
Please rate this library. Is it a good library?
Informations about the package service-dumper-bundle
PHPyh Service Dumper Bundle
Symfony console command to dump dependency injection services.
Installation
Usage
Configuration
service_dumper
You can use var_dump
, symfony_var_dumper
, xdebug
or any valid service id with class that implements PHPyh\ServiceDumperBundle\ServiceDumper
.
By default, symfony_var_dumper
is used if Symfony VarDumper component is available, var_dump
otherwise.
service_finder
You can use basic
or any valid service id with class that implements PHPyh\ServiceDumperBundle\ServiceFinder
.
All versions of service-dumper-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-mbstring Version *
psr/container Version ^2
symfony/config Version ^6 || ^7
symfony/console Version ^6 || ^7
symfony/dependency-injection Version ^6 || ^7
symfony/http-kernel Version ^6 || ^7
ext-mbstring Version *
psr/container Version ^2
symfony/config Version ^6 || ^7
symfony/console Version ^6 || ^7
symfony/dependency-injection Version ^6 || ^7
symfony/http-kernel Version ^6 || ^7
The package phpyh/service-dumper-bundle contains the following files
Loading the files please wait ....