Download the PHP package picperf/breakdown without Composer
On this page you can find all versions of the php package picperf/breakdown. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download picperf/breakdown
More information about picperf/breakdown
Files in picperf/breakdown
Download picperf/breakdown
More information about picperf/breakdown
Files in picperf/breakdown
Vendor picperf
Package breakdown
Short Description A little CLI tool for breaking down an HTTP request.
License MIT
Homepage https://picperf.io
Package breakdown
Short Description A little CLI tool for breaking down an HTTP request.
License MIT
Homepage https://picperf.io
Please rate this library. Is it a good library?
Informations about the package breakdown
Breakdown
A command-line tool for breaking down and analyzing HTTP requests. A web-based version of the tool also available here.
Breakdown is a CLI tool that helps you analyze HTTP requests, providing detailed information about request headers, response times, and other connection details.
Installation
You can install the package via composer:
Usage
Metrics You'll Get
- time-to-first-byte (TTFB)
- response size
- redirects
- TCP connection duration
- TLS handshake speed
- DNS lookup time
- ...and maybe more!
License
The MIT License (MIT). Please see License File for more information.
All versions of breakdown with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2
guzzlehttp/guzzle Version ^6.0|^7.0
illuminate/support Version ^11.0|^12.0
nunomaduro/termwind Version ^1.0|^2.0
symfony/console Version ^6.0|^7.0
symfony/http-foundation Version ^6.0|^7.0
twig/twig Version ^2.0|^3.0
guzzlehttp/guzzle Version ^6.0|^7.0
illuminate/support Version ^11.0|^12.0
nunomaduro/termwind Version ^1.0|^2.0
symfony/console Version ^6.0|^7.0
symfony/http-foundation Version ^6.0|^7.0
twig/twig Version ^2.0|^3.0
The package picperf/breakdown contains the following files
Loading the files please wait ...