Download the PHP package tomzx/profiler without Composer
On this page you can find all versions of the php package tomzx/profiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tomzx/profiler
More information about tomzx/profiler
Files in tomzx/profiler
Download tomzx/profiler
More information about tomzx/profiler
Files in tomzx/profiler
Vendor tomzx
Package profiler
Short Description PHP profiler.
License MIT
Homepage https://github.com/tomzx/profiler
Package profiler
Short Description PHP profiler.
License MIT
Homepage https://github.com/tomzx/profiler
Keywords profiler
Please rate this library. Is it a good library?
Informations about the package profiler
PHP Profiler
PHP Profiler
is a small library that provides profiling functionality. It uses the Chrome debugging protocol that is part of the Chrome DevTools. This means that you can generate .cpuprofile
-compatible files that can then be loaded into Chrome profiles in the developer tools.
Getting started
- In a console,
php composer.phar require tomzx/profiler
License
The code is licensed under the MIT license. See LICENSE.
All versions of profiler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package tomzx/profiler contains the following files
Loading the files please wait ....