encreinformatique/doctorsender-api-php

A PHP wrapper for the DoctorSender API

2.0.1 2023-07-28 17:14 UTC

This package is auto-updated.

Last update: 2024-05-28 18:58:56 UTC


README

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.