setono / coolrunner-bundle
Use Google Analytics in your Symfony application
Installs: 3 085
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.1
- cuyz/valinor: ^1.0
- psr/cache: ^1.0 || ^2.0 || ^3.0
- setono/coolrunner-php-sdk: ^1.0
- symfony/cache: ^5.4 || ^6.4
- symfony/config: ^5.4 || ^6.4
- symfony/dependency-injection: ^5.4 || ^6.4
- symfony/http-client: ^5.4 || ^6.4
- symfony/http-foundation: ^5.4 || ^6.4
- symfony/http-kernel: ^5.4 || ^6.4
Requires (Dev)
- matthiasnoback/symfony-dependency-injection-test: ^4.3
- nyholm/psr7: ^1.5
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.6
- psalm/plugin-phpunit: ^0.18
- psalm/plugin-symfony: ^5.0
- setono/code-quality-pack: ^2.7
This package is auto-updated.
Last update: 2024-11-06 13:06:31 UTC
README
Integrates the CoolRunner PHP SDK into your Symfony application.
Installation
To install this bundle, simply run:
composer require setono/coolrunner-bundle
Usage
TODO