PHPackages                             doctorsender/webservice - 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. doctorsender/webservice

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

doctorsender/webservice
=======================

Api to controll doctorsender service

0.1(11y ago)25.2k↓50%1Apache2PHPPHP &gt;=5.3.2

Since Dec 9Pushed 11y ago2 watchersCompare

[ Source](https://github.com/doctorsender/webservice)[ Packagist](https://packagist.org/packages/doctorsender/webservice)[ Docs](https://github.com/doctorsender/webservice)[ RSS](/packages/doctorsender-webservice/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

webservice
==========

[](#webservice)

Doctorsender webservice to manage campaings, lists, users, etc..

\##Install

```
composer require doctorsender/webservice:dev-master

```

Add it to your AppKernel.php

```
public function registerBundles()
    {
        $bundles = array(
            ...
            new Doctorsender\APIBundle\DoctorsenderAPIBundle()
        );

```

\##Configure

Add in your config.yml or import configuration file.

```
doctorsender_api:
    user: "username"
    token: "your_api_token"
```

You can get your doctorsender ID from [DOCTORSENDER](http://doctorsender.com/en/register)

You can override the api endpoint url by adding yourself the key \[url\]

```
doctorsender_api:
    url: http://soapwebservice.doctorsender.com/server.wsdl get('doctorsender');
    $doctorsender->dsCampaignNew(....);
    ...
}
```

You can find extended webservice api info in this link: [API DOCS](http://soapwebservice.doctorsender.com/doxy/html/index.html)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4170d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10129369?v=4)[Doctorsender](/maintainers/doctorsender)[@doctorsender](https://github.com/doctorsender)

---

Top Contributors

[![davidpv](https://avatars.githubusercontent.com/u/316278?v=4)](https://github.com/davidpv "davidpv (12 commits)")[![doctorsender](https://avatars.githubusercontent.com/u/10129369?v=4)](https://github.com/doctorsender "doctorsender (5 commits)")

---

Tags

apimailmarketingwebservicemailingdoctorsender

### Embed Badge

![Health badge](/badges/doctorsender-webservice/health.svg)

```
[![Health](https://phpackages.com/badges/doctorsender-webservice/health.svg)](https://phpackages.com/packages/doctorsender-webservice)
```

###  Alternatives

[contributte/mailing

Sending emails with pleasure and prepared templates.

16961.0k2](/packages/contributte-mailing)[scullwm/mailhookbundle

A bundle to catch API webhook from differents mail service

4020.5k](/packages/scullwm-mailhookbundle)[ecomailcz/ecomail

Ecomail.cz API Wrapper

17383.8k4](/packages/ecomailcz-ecomail)[yarcode/yii2-mailgun-mailer

Mailgun mailer implementation for Yii2

1576.0k](/packages/yarcode-yii2-mailgun-mailer)[princealikhan/laravel-mautic-api

Free and Open Source Marketing Automation API

415.9k](/packages/princealikhan-laravel-mautic-api)[avisota/contao-core

Avisota newslettersystem for contao

222.8k24](/packages/avisota-contao-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
