PHPackages                             ebitkov/php-mailjet-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. [API Development](/categories/api)
4. /
5. ebitkov/php-mailjet-api

ActiveLibrary[API Development](/categories/api)

ebitkov/php-mailjet-api
=======================

OOP extension for the PHP Mailjet wrapper

0244[14 issues](https://github.com/ebitkov/php-mailjet-api/issues)PHP

Since Mar 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ebitkov/php-mailjet-api)[ Packagist](https://packagist.org/packages/ebitkov/php-mailjet-api)[ RSS](/packages/ebitkov-php-mailjet-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Mailjet API
===============

[](#php-mailjet-api)

This project builds upon the official [Mailjet PHP Wrapper](https://github.com/mailjet/mailjet-apiv3-php) and extends its functionality.

Installation
------------

[](#installation)

```
composer require ebitkov/php-mailjet-api
```

Features
--------

[](#features)

> This project is currently in development. Features might be not implemented yet or highly experimental.

### Serialization

[](#serialization)

Leveraging the [Symfony Serializer Component](https://symfony.com/doc/current/components/serializer.html) the response data is automatically serialized into PHP objects to provide an easier interface.

### Methods for Accessing Endpoints

[](#methods-for-accessing-endpoints)

The Mailjet PHP Wrapper only provides a basic client with methods for sending `GET`, `POST`, `PUT` and `DELETE` request. This projects provides methods for the individuals endpoints (e.g. `/contact` or `/contactslist`), making sending requests easier.

Those methods return serialized objects with the returned data and provide 'intermediate' methods for convenience, where Mailjet hasn't a dedicated interface.

### Caching Results

[](#caching-results)

Results from the API are getting cached, so already received data is not requested twice.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/e550af9edda91b4b9282ebf7b9d1e726611227df8c8a2481c5f138f45e59390c?d=identicon)[emanuel.bitkov](/maintainers/emanuel.bitkov)

---

Top Contributors

[![ebitkov](https://avatars.githubusercontent.com/u/45060975?v=4)](https://github.com/ebitkov "ebitkov (47 commits)")

---

Tags

apimailjetmailjet-apimailjet-sdkphp

### Embed Badge

![Health badge](/badges/ebitkov-php-mailjet-api/health.svg)

```
[![Health](https://phpackages.com/badges/ebitkov-php-mailjet-api/health.svg)](https://phpackages.com/packages/ebitkov-php-mailjet-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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