PHPackages                             interserver/mailbaby-mail-api - 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. interserver/mailbaby-mail-api

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

interserver/mailbaby-mail-api
=============================

API service for accessing the Mail.Baby services.

v1.1(3y ago)26MITPHPPHP &gt;=7.2

Since Sep 21Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/interserver/mailbaby-mail-api)[ Packagist](https://packagist.org/packages/interserver/mailbaby-mail-api)[ Docs](http://mail.baby)[ RSS](/packages/interserver-mailbaby-mail-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (9)Versions (2)Used By (0)

MailBaby API
============

[](#mailbaby-api)

API service for accessing the Mail.Baby services.

API Sample Clients
==================

[](#api-sample-clients)

Sample clients for the API are available in many languages

-

Documentation
=============

[](#documentation)

- Lists
    - [OpenAPI Tools](https://openapi.tools/) Listing of OpenAPI relatd tools by category (Documentors, Parsers, Mockers, etc)
- Framework Docs
    - [WebMan Manual](https://www.workerman.net/doc/webman) WebMan framework documentation
    - [Illuminate Database Docs](https://laravel.com/docs/8.x/queries)
    - [PHPMailer](https://github.com/PHPMailer/PHPMailer/) email sending library for PHP
- API Spec
    - [raw.githubusercontent.com/interserver/mailbaby-mail-api/master/public/spec/openapi.json](https://raw.githubusercontent.com/interserver/mailbaby-mail-api/master/public/spec/openapi.json)
    - [mynew.interserver.net:8787/spec/openapi.json](http://mynew.interserver.net:8787/spec/openapi.json)
- API Client Sample Generators
    - [swagger-api/swagger-codegen: swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.](https://github.com/swagger-api/swagger-codegen)
    - [OpenAPITools/openapi-generator-cli: A node package wrapper for https://github.com/OpenAPITools/openapi-generator](https://github.com/OpenAPITools/openapi-generator-cli)
        - [Generators List | OpenAPI Generator](https://openapi-generator.tech/docs/generators)
    - [Kong/httpsnippet: HTTP Request snippet generator for many languages &amp; libraries](https://github.com/Kong/httpsnippet)
- Code Snippet and Example integration into SPEC
    - [cdwv/oas3-api-snippet-enricher: Enrich your OpenAPI 3.0 JSON with code samples](https://github.com/cdwv/oas3-api-snippet-enricher/)
    - [ErikWittern/openapi-snippet: Generates code snippets for given Swagger / Open API documents](https://github.com/ErikWittern/openapi-snippet)
    - Generated Code
    - [MailBaby generated PHP Client](https://github.com/interserver/mailbaby-client-php) PHP Client generated by the OpenAPI Generator/Swagger Codegen
- Our API Docs
    - [MailBaby Swagger-UI](https://api.mailbaby.net/doc/index.html)
    - [MailBaby API Documentation](https://www.mail.baby/apidoc.html#/operations/addRule)
    - [Swagger UI](http://mynew.interserver.net:8787/doc/index.html)
    - [MailBaby API Documentation](http://mynew.interserver.net:8787/elements.html#/)
    - [mynew.interserver.net:8787/rapidoc.html#overview](http://mynew.interserver.net:8787/rapidoc.html#get-/mail/rules)
    - [ReDoc](http://mynew.interserver.net:8787/redoc.html#tag/Services)
    - [mynew.interserver.net:8787/openapi-explorer.html#?route=get-/mail](http://mynew.interserver.net:8787/openapi-explorer.html#?route=post-/mail/advsend)
- API Editor
    - [SwaggerHub editor for MailBaby API Spec](https://app.swaggerhub.com/apis/InterServer/MailBaby/1.0.0)
    - [Apicurio Studio - API Editor :: MailBaby Email Delivery and Management Service API](https://studio.apicur.io/apis/93974/editor)
    - [Apicurio Studio - API Editor :: my InterServer Services Management API](https://studio.apicur.io/apis/93618/editor)
- PHP OpenAPI Libs
    - [canvural/php-openapi-faker: Library to generate fake data for OpenAPI request/response/schemas](https://github.com/canvural/php-openapi-faker)
    - [sunrise-php/http-router: 🎉 Release 2.0 is released! Very fast HTTP router for PHP 7.1+ based on PSR-7 and PSR-15 with support for annotations/attributes and OpenAPI (Swagger) Specification](https://github.com/sunrise-php/http-router)
    - [cebe/php-openapi: Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.](https://github.com/cebe/php-openapi)
    - [lezhnev74/openapi-psr7-validator: It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications](https://github.com/lezhnev74/openapi-psr7-validator)
    - [erasys/openapi-php: 📚Swagger / Open API 3.0 builder and validation library for PHP that helps you write valid specs.](https://github.com/erasys/openapi-php)
    - [OpenAPI PSR-7 Message Validator](https://github.com/thephpleague/openapi-psr7-validator)
- API Doc Settings
    - [Swagger/OpenAPI Spec Documentation](https://swagger.io/docs/specification/describing-responses/)
    - [StopLight Elements](https://github.com/stoplightio/elements) OpenAPI Documentor
    - [rapi-doc/RapiDoc: RapiDoc -WebComponent for OpenAPI Spec](https://github.com/rapi-doc/RapiDoc)
    - [RapiDoc - Web Component based Swagger &amp; OpenAPI Spec Viewer](https://rapidocweb.com/)
    - [stoplightio/studio: The modern editor for API Design and Technical Writing.](https://github.com/stoplightio/studio)
    - [Open-Source API Mocking, Linting, &amp; Documentation | Stoplight](https://stoplight.io/open-source)
    - [RapiDoc - Web Component based Swagger &amp; OpenAPI Spec Viewer](https://rapidocweb.com/api.html)
    - [RapiDoc API Demo](https://rapidocweb.com/examples/api-demo.html#post-/mail/advsend)

Development
===========

[](#development)

This is built on top of Webman, a high performance HTTP Service Framework for PHP based on [Workerman](https://github.com/walkor/workerman).

API Specification
-----------------

[](#api-specification)

We are utilizing the OpenAPI 3 (formerly known as Swagger) spec for this API. It is basically the next evolution of SOAP API's with well defined functions, parameters, and responses. While there are many editors out there I'm currently using SwaggerHub to do most of the editing of the spec.

Webman Framework
----------------

[](#webman-framework)

After testing *every* PHP library out there dealing with concurrent/asynchronous processing many times over the years I've found [Workerman](https://github.com/walkor/workerman) to be the overall best. It has proven more stable and by far faster than the alternatives with the one big downside being that its documentation and code comments are all in Chinese. [Webman](https://github.com/walkor/webman) is a fairly recently created web framework on top of [Workerman](https://github.com/walkor/workerman). There had been many previously created frameworks based on workerman and while some were good Webman seemed to hit that perfect balance between ease-of-use and power.

The Chinese documentation is easily readable Using either the auto translate in Chrome or an addon like [Translate Web Pages](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/) for Firefox.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance61

Regular maintenance activity

Popularity7

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50.1% 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

1335d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b1036e0717211b8030b83cbe729e8ba6ba442fdbd5285fb97a39d7dcfe339342?d=identicon)[detain](/maintainers/detain)

---

Top Contributors

[![walkor](https://avatars.githubusercontent.com/u/6073368?v=4)](https://github.com/walkor "walkor (250 commits)")[![detain](https://avatars.githubusercontent.com/u/1364504?v=4)](https://github.com/detain "detain (181 commits)")[![yasarluo](https://avatars.githubusercontent.com/u/60771720?v=4)](https://github.com/yasarluo "yasarluo (23 commits)")[![latypoff](https://avatars.githubusercontent.com/u/11870079?v=4)](https://github.com/latypoff "latypoff (13 commits)")[![fuzqing](https://avatars.githubusercontent.com/u/15156836?v=4)](https://github.com/fuzqing "fuzqing (4 commits)")[![tianyiw2013](https://avatars.githubusercontent.com/u/4644588?v=4)](https://github.com/tianyiw2013 "tianyiw2013 (3 commits)")[![Tinywan](https://avatars.githubusercontent.com/u/14959876?v=4)](https://github.com/Tinywan "Tinywan (2 commits)")[![leekung](https://avatars.githubusercontent.com/u/3615383?v=4)](https://github.com/leekung "leekung (2 commits)")[![Maoxp](https://avatars.githubusercontent.com/u/37761489?v=4)](https://github.com/Maoxp "Maoxp (2 commits)")[![teg1c](https://avatars.githubusercontent.com/u/27796058?v=4)](https://github.com/teg1c "teg1c (2 commits)")[![krissss](https://avatars.githubusercontent.com/u/10680903?v=4)](https://github.com/krissss "krissss (2 commits)")[![tingfeng-key](https://avatars.githubusercontent.com/u/13976521?v=4)](https://github.com/tingfeng-key "tingfeng-key (1 commits)")[![try-to](https://avatars.githubusercontent.com/u/28919584?v=4)](https://github.com/try-to "try-to (1 commits)")[![woodongwong](https://avatars.githubusercontent.com/u/9292647?v=4)](https://github.com/woodongwong "woodongwong (1 commits)")[![abandon1a2b](https://avatars.githubusercontent.com/u/28970107?v=4)](https://github.com/abandon1a2b "abandon1a2b (1 commits)")[![zjkal](https://avatars.githubusercontent.com/u/15082976?v=4)](https://github.com/zjkal "zjkal (1 commits)")[![bangbangda](https://avatars.githubusercontent.com/u/13864407?v=4)](https://github.com/bangbangda "bangbangda (1 commits)")[![ChuckWe](https://avatars.githubusercontent.com/u/32729062?v=4)](https://github.com/ChuckWe "ChuckWe (1 commits)")[![dlsimple](https://avatars.githubusercontent.com/u/931459?v=4)](https://github.com/dlsimple "dlsimple (1 commits)")[![guanhui07](https://avatars.githubusercontent.com/u/5820457?v=4)](https://github.com/guanhui07 "guanhui07 (1 commits)")

---

Tags

emailopenapiopenapi3webmanwebman-frameworkworkermanhigh-performancehttp service

### Embed Badge

![Health badge](/badges/interserver-mailbaby-mail-api/health.svg)

```
[![Health](https://phpackages.com/badges/interserver-mailbaby-mail-api/health.svg)](https://phpackages.com/packages/interserver-mailbaby-mail-api)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)

PHPackages © 2026

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