Download the PHP package bernskioldmedia/laravel-matomo without Composer
On this page you can find all versions of the php package bernskioldmedia/laravel-matomo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bernskioldmedia/laravel-matomo
More information about bernskioldmedia/laravel-matomo
Files in bernskioldmedia/laravel-matomo
Package laravel-matomo
Short Description Access and manage Matomo from Laravel.
License MIT
Homepage https://github.com/bernskioldmedia/laravel-matomo
Informations about the package laravel-matomo
Laravel Matomo
Access and manage Matomo from Laravel.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
A select number of the Matomo APIs are available, with more to be added as we have a need for them.
Each API has its own resource, with the methods available as nicely named methods. All are accessible via the provided Facade. See the examples below.
For the full list of methods, please refer, currently, to the source code,
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Bernskiold Media
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-matomo with dependencies
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^9.0