/doctorsender-api-php

This repository is a PHP wrapper for the DoctorSender API.

Primary LanguagePHPMIT LicenseMIT

DoctorSender API PHP

Build Status Downloads Scrutinizer Code Quality

This repository is a PHP wrapper for the DoctorSender API.

This library is a set of functions to deal with the API of DoctorSender. We found the proper API of DoctorSender to be poorly documentated compared to other email service providers so we decided to make our own library.

We also wanted to have a better PSR format.

The library is available for PHP >=7.2. For lower version of PHP, refer to the 1.x branch.

Installation instruction

  • Add the package to your dependencies by running composer require encreinformatique/doctorsender-api-php

Documentation

The documentation is located in the docs/ folder.

Contributing

You can help us with the project contributing code or documentation.