PHPackages                             beter/test-task-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. beter/test-task-sdk

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

beter/test-task-sdk
===================

SDK package to send notifications

2.0(4y ago)020PHPPHP 7.\*

Since Aug 13Pushed 4y ago2 watchersCompare

[ Source](https://github.com/BETER-CO/php-test-task-sdk)[ Packagist](https://packagist.org/packages/beter/test-task-sdk)[ RSS](/packages/beter-test-task-sdk/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

TestTaskSDK for notifications
=============================

[](#testtasksdk-for-notifications)

Here is the package for PHP language to work with TestTaskSDK notification service.

To install this package just add to your composer.json the following data:

```
{
    "require": {
        "beter/test-task-sdk": "2.*"
    }
}

```

After that, run `php composer.phar update`. That's all.

Usage
-----

[](#usage)

To start using of TestTaskSDK service SDK write the following code in your application.

```
