Download the PHP package haassie/page-speed-insights without Composer

On this page you can find all versions of the php package haassie/page-speed-insights. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package page-speed-insights

Page Speed Insights for TYPO3

Pipeline

The performance of your website is important for several reasons. The most important one is that if a page is to slow you will lose visitors. Studies showed that over 50% of the people will leave a page that takes longer than three seconds to load.

As this is important for users, it is important for search engines as well. Search engines want to give the user the best results possible. If a search engines have to choose between two results that both are interesting for a user, the fastest one will definitely have a higher change to rank over the other result.

About the extension

This extension will give you the possibility to check your TYPO3 pages with PageSpeed Insights. The performance of your page is checked with Lighthouse and will give you an indication of the performance of your page.

What is checked?

As PageSpeed Insights is using Lighthouse to analyse your page, there is quite some information available. Currently this TYPO3 extension will store the following data:

How to use it?

Using this extension is quite simple and consists of some simple steps:

Configuration

No configuration is needed, but a 1 configuration option is available. If you want to monitor the API requests or if you will need more than 25.000 check per day, you might want to set your Google API key. You can do this as an argument of the command in the scheduler.

Dashboard

Are you testing the new dashboard for TYPO3? This extension will add some widgets to show you the average results of your complete website.

What's next?

Some things on the roadmap:

Sponsoring

Do you like this extension and do you use it on production environments? Please help me to maintain this extension and become a sponsor. Check my website for more information. You can already help me by buying me a coffee.

Buy me a coffee


All versions of page-speed-insights with dependencies

PHP Build Version
Package Version
Requires typo3/cms-core Version ^9.5 || ^10.4 || ^11.1
ext-curl Version *
ext-json Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package haassie/page-speed-insights contains the following files

Loading the files please wait ....