Download the PHP package alb/twig-shell-bundle without Composer
On this page you can find all versions of the php package alb/twig-shell-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 twig-shell-bundle
Twig Shell Bundle
Provides a simple Twig REPL
Example
$ ./app/console twig:shell
twig > 512*2
1024
twig > 512*2|number_format()
1024
twig > (512*2)|number_format()
1,024
twig >
Install
Enable the bundle
Enable the bundle in the kernel:
All versions of twig-shell-bundle with dependencies
PHP Build Version
Package Version
No informations.
The package alb/twig-shell-bundle contains the following files
Loading the files please wait ....