detain / myadmin-piwik-analytics
Piwik/Matomo analytics integration plugin for the MyAdmin control-panel framework
Package info
github.com/myadmin-plugins/piwik-analytics
Type:myadmin-plugin
pkg:composer/detain/myadmin-piwik-analytics
v2.0.0
2019-04-04 08:08 UTC
Requires
- php: >=5.0.0
- ext-soap: *
- detain/myadmin-plugin-installer: dev-master
- symfony/event-dispatcher: >=2.8.26
Requires (Dev)
- codacy/coverage: dev-master
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: *
- phpunit/phpunit-mock-objects: *
- satooshi/php-coveralls: *
- vlucas/phpdotenv: *
This package is auto-updated.
Last update: 2026-03-19 17:09:38 UTC
README
Piwik/Matomo analytics integration plugin for the MyAdmin control-panel framework. Provides event-driven hooks for menu registration, requirement loading, and settings management within the MyAdmin plugin architecture.
Requirements
- PHP 8.2 or later
- ext-soap
- Symfony EventDispatcher 5.x, 6.x, or 7.x
Installation
composer require detain/myadmin-piwik-analytics
Running Tests
composer install vendor/bin/phpunit
License
This package is licensed under the LGPL-2.1 license.