core23/matomo-bundle
Symfony bundle that wraps Matomo (Piwik) analytics for Sonata projects. Provides services and Twig helpers to render tracking code and access Matomo statistics via a configurable HTTP client (HTTPlug/Symfony HttpClient) and PSR-7 message factory.
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Renamed namespace Core23\MatomoBundle to Nucleos\MatomoBundle after move to [@nucleos]
Run
$ composer remove core23/matomo-bundle
and
$ composer require nucleos/matomo-bundle
to update.
Run
$ find . -type f -exec sed -i '.bak' 's/Core23\\MatomoBundle/Nucleos\\MatomoBundle/g' {} \;
to replace occurrences of Core23\MatomoBundle with Nucleos\MatomoBundle.
Run
$ find -type f -name '*.bak' -delete
to delete backup files created in the previous step.
[@nucleos]: https://github.com/nucleos [@core23]: https://github.com/core23
How can I help you explore Laravel packages today?