Download the PHP package yieldstudio/symfony-spot-hit-notifier without Composer
On this page you can find all versions of the php package yieldstudio/symfony-spot-hit-notifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yieldstudio/symfony-spot-hit-notifier
More information about yieldstudio/symfony-spot-hit-notifier
Files in yieldstudio/symfony-spot-hit-notifier
Download yieldstudio/symfony-spot-hit-notifier
More information about yieldstudio/symfony-spot-hit-notifier
Files in yieldstudio/symfony-spot-hit-notifier
Vendor yieldstudio
Package symfony-spot-hit-notifier
Short Description Spot-Hit integration for Symfony Notifier.
License MIT
Homepage https://github.com/YieldStudio/symfony-spot-hit-notifier
Package symfony-spot-hit-notifier
Short Description Spot-Hit integration for Symfony Notifier.
License MIT
Homepage https://github.com/YieldStudio/symfony-spot-hit-notifier
Please rate this library. Is it a good library?
Informations about the package symfony-spot-hit-notifier
Spot-Hit Notifier
Provides Spot-Hit integration for Symfony Notifier.
⚠️ Merged in Symfony core. https://github.com/symfony/symfony/pull/39948
Symfony Version | Package Version |
---|---|
~5.1.0 | 0.0.2 |
^5.2 | ^1.0.0 |
Installation
Enable the Bundle
Add following line in bundles.php
:
Enable the Spot-Hit transport
Add the spothit
chatter in config/packages/notifier.yaml
`
DSN example
where:
TOKEN
is your Spot-Hit API keyFROM
is the custom sender (3-11 letters, default is a 5 digits phone number)
Running the Tests
Install the Composer dependencies:
git clone https://github.com/YieldStudio/symfony-spot-hit-notifier.git
cd symfony-spot-hit-notifier
composer update
Then run the test suite:
composer test
License
This bundle is released under the MIT license.
All versions of symfony-spot-hit-notifier with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
symfony/http-client Version ^4.3|^5.0
symfony/notifier Version ^5.2
symfony/event-dispatcher-contracts Version ^2
symfony/http-client Version ^4.3|^5.0
symfony/notifier Version ^5.2
symfony/event-dispatcher-contracts Version ^2
The package yieldstudio/symfony-spot-hit-notifier contains the following files
Loading the files please wait ....