Download the PHP package izquierdogalan/benchmark-bundle without Composer
On this page you can find all versions of the php package izquierdogalan/benchmark-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download izquierdogalan/benchmark-bundle
More information about izquierdogalan/benchmark-bundle
Files in izquierdogalan/benchmark-bundle
Download izquierdogalan/benchmark-bundle
More information about izquierdogalan/benchmark-bundle
Files in izquierdogalan/benchmark-bundle
Vendor izquierdogalan
Package benchmark-bundle
Short Description Show benchmark functions, apis, controlers, etc
License MIT
Homepage https://github.com/izquierdogalan/BenchmarkBundle
Package benchmark-bundle
Short Description Show benchmark functions, apis, controlers, etc
License MIT
Homepage https://github.com/izquierdogalan/BenchmarkBundle
Please rate this library. Is it a good library?
Informations about the package benchmark-bundle
Intro to BenchmarkBundle
This Bundle provides @Benchmark annotation for symfony 2 for show log with a duration time process a determinated function or controler. This bundle required JMSAopBundle.

Installation and configuration:
Get the bundle
Add to your composer.json
file :
Add BenchmarkBundle to your application kernel
Add in your config.yml
Usage examples:
You must use in controller or simple function allowed in methods:
All versions of benchmark-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
devster/ubench Version 1.2
jms/aop-bundle Version ^1.0
symfony/framework-bundle Version >=2.2.0,<3.0
devster/ubench Version 1.2
jms/aop-bundle Version ^1.0
symfony/framework-bundle Version >=2.2.0,<3.0
The package izquierdogalan/benchmark-bundle contains the following files
Loading the files please wait ....