Download the PHP package arquivei/events-sender without Composer
On this page you can find all versions of the php package arquivei/events-sender. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package events-sender
Events Sender
Applications events sender
Install
composer require arquivei/events-sender
Usage
Create your exporter and pass for Sender class
You can use the entities schemas:
Or use the factories:
Important
- Pass your exporters in order to, if the first one fails, the second be called.
- To call only one exporter configure only one of them.
Run Tests
$ vendor/phpunit/phpunit/phpunit tests
All versions of events-sender with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0 || ^8.2
monolog/monolog Version ^2.0 || ^3.0
robinvdvleuten/ulid Version ^4.0 || ^5.0
monolog/monolog Version ^2.0 || ^3.0
robinvdvleuten/ulid Version ^4.0 || ^5.0
The package arquivei/events-sender contains the following files
Loading the files please wait ....