Download the PHP package mmucklo/krumo-bundle without Composer
On this page you can find all versions of the php package mmucklo/krumo-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package krumo-bundle
KrumoBundle
Hooks for using krumo within Symfony2 or Symfony3
Krumo is basically a cascading visual var dump tool. If you don't know what it is, you can peruse some documentation here: http://krumo.sourceforge.net/
NOTE - Built on this fork of krumo:
https://github.com/mmucklo/krumo
Usage:
php
twig
Installation:
Add this line to your composer.json "require" section:
composer.json
Add this to your AppKernel.php (in the registerBundles() section):
app/AppKernel.php
app/config/routing.yml
Configuration:
config.yml
Parameters
- skin
- selected
- (Skin to use for krumo)
- selected
- css
- url
- (URL for accessing the krumo assets. Don't modify unless you know what you are doing)
- url
- display
- show_version
- (Whether or not to show the krumo version and link at the bottom)
- show_call_info
- (Whether or not to show the line number / call info at the bottom)
- cascade
- Array of auto-expand options per level (don't use to keep things collapsed by default)
- Each entry in the array represents a recursion level, at which if there are that number of nodes or less, then it will default to being expanded
- Array of auto-expand options per level (don't use to keep things collapsed by default)
- show_version
License
MIT
See Resources/meta/LICENSE.
All versions of krumo-bundle with dependencies
PHP Build Version
Package Version
The package mmucklo/krumo-bundle contains the following files
Loading the files please wait ....