Is there any API that can offer access to information of a web page downloading (download CSS/images, time of download, etc ...) ?
Maybe even the interface ?

In Symfony 2.2.0 there is a new feature called stopwatch, it might be useful.
As you might have guessed now, the Stopwatch component provides a way to measure the execution time of specific parts of your code. In Symfony, it is heavily used by the profiler to gather information about what happens during the handling of request and how much time is spent in each layer.
You can read about it here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With