K
K
knowledge2018-02-01 21:59:26
PHP
knowledge, 2018-02-01 21:59:26

A tool for analyzing the site during its creation (loading speed, number of requests)?

When developing sites on any frameworks (symfony, laravel, etc.), there are tools for analyzing the current page, in symfony it is a profiler, when at the bottom of the screen there is a bar with information about download speed, number of requests, sessions and cookies, current controller and action.
Are there such ready-made tools when you make a site without a framework, maybe you can connect to the site through composer?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Stalker_RED, 2018-02-01
@knowledge

If you need a stripe, then there are separate ones from the framework.
For example: phpdebugbar.com
But you have to figure out how to integrate it correctly.

R
Roman Frank, 2018-02-01
@Akellacom

https://ruhighload.com/index.php/2009/08/21/xhprof...
php.net/manual/en/book.xhprof.php

V
Viktor Yanyshev, 2018-02-01
@villiwalla

Profiling xdebug or zend debbuger

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question