Download the PHP package core23/matomo-bundle without Composer
On this page you can find all versions of the php package core23/matomo-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download core23/matomo-bundle
More information about core23/matomo-bundle
Files in core23/matomo-bundle
Package matomo-bundle
Short Description This bundle provides a block service for using Matomo inside symfony applications.
License MIT
Homepage https://nucleos.rocks
Informations about the package matomo-bundle
NucleosMatomoBundle
This bundle provides a wrapper for using the matomo (Piwik) statistic inside the symfony sonata-project.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles in config/bundles.php
file of your project:
Assets
It is recommended to use webpack / webpack-encore
to include the MatomoTable.js
file in your page. These file is located in the assets
folder.
You can use npm or yarn to load the library:
Usage
Define a http client in your configuration.
Render tracking code
Render statistic graph
License
This bundle is under the MIT license.
All versions of matomo-bundle with dependencies
ext-json Version *
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
psr/http-message Version ^1.0 || ^2.0
psr/log Version ^1.0 || ^2.0 || ^3.0
sonata-project/block-bundle Version ^4.21 || ^5.0
sonata-project/form-extensions Version ^1.19 || ^2.0
symfony/config Version ^6.4 || ^7.0
symfony/dependency-injection Version ^6.4 || ^7.0
symfony/expression-language Version ^6.4 || ^7.0
symfony/form Version ^6.4 || ^7.0
symfony/framework-bundle Version ^6.4 || ^7.0
symfony/http-foundation Version ^6.4 || ^7.0
symfony/http-kernel Version ^6.4 || ^7.0
symfony/options-resolver Version ^6.4 || ^7.0
symfony/stimulus-bundle Version ^2.2
symfony/twig-bundle Version ^6.4 || ^7.0
twig/extra-bundle Version ^2.0 || ^3.0
twig/intl-extra Version ^2.12 || ^3.0
twig/twig Version ^2.4 || ^3.0