PHPackages                             crunchmail/crunchmail-client-php - 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. crunchmail/crunchmail-client-php

ActiveLibrary[API Development](/categories/api)

crunchmail/crunchmail-client-php
================================

Crunchmail is a PHP client to request crunchmail API

v0.6.1(10y ago)1261[1 issues](https://github.com/crunchmail/crunchmail-client-php/issues)MITPHPPHP &gt;=5.5

Since Dec 15Pushed 10y ago2 watchersCompare

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

READMEChangelogDependencies (4)Versions (11)Used By (0)

Crunchmail-client-php 0.6.1
===========================

[](#crunchmail-client-php-061)

Official PHP wrapper for Crunchmail API

[![Build Status](https://camo.githubusercontent.com/72788a45b4eefa83c07212d891e0c3c38876793669636e8eda8fe7bfef22a02e/68747470733a2f2f7472617669732d63692e6f72672f6372756e63686d61696c2f6372756e63686d61696c2d636c69656e742d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/crunchmail/crunchmail-client-php)[![Latest Stable Version](https://camo.githubusercontent.com/6a2fecc15a2290abb4cc61c99e09ae93942b01441201869403d305d1f234f2a7/68747470733a2f2f706f7365722e707567782e6f72672f6372756e63686d61696c2f6372756e63686d61696c2d636c69656e742d7068702f762f737461626c65)](https://packagist.org/packages/crunchmail/crunchmail-client-php)[![Latest Unstable Version](https://camo.githubusercontent.com/678b239f3f09c467ac2e903ecd98db6304cc3220cd6751bc207cf757c144f20e/68747470733a2f2f706f7365722e707567782e6f72672f6372756e63686d61696c2f6372756e63686d61696c2d636c69656e742d7068702f762f756e737461626c65)](https://packagist.org/packages/crunchmail/crunchmail-client-php)

Important Notice
================

[](#important-notice)

This API is **under development**. Do not use in production!

Install
=======

[](#install)

Using composer (recommended)
----------------------------

[](#using-composer-recommended)

Crunchmail-client uses [composer](https://getcomposer.org/).

First [install composer](https://getcomposer.org/doc/00-intro.md) if needed, then install crunchmail-php-client into your project directory:

```
composer require crunchmail/crunchmail-client-php

```

After installing, you need to require Composer's autoloader:

```
    require 'vendor/autoload.php';
```

Manually
--------

[](#manually)

If you wish to install the client manually, you will need to first install guzzle 6 and load the libraries yourself, as composer will not handle the autoload for you in that case.

Getting started
===============

[](#getting-started)

See [example script](./examples/index.php) to see how to use the API.

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

[](#documentation)

- [Crunchmail PHP Client documentation](http://crunchmail-api-php-client.readthedocs.org/en/latest/)
- [Developer documentation](http://crunchmail.github.io/crunchmail-client-php)

Contributing
============

[](#contributing)

See [CONTRIBUTING.md](./CONTRIBUTING.md).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Every ~10 days

Total

7

Last Release

3733d ago

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/crunchmail-crunchmail-client-php/health.svg)

```
[![Health](https://phpackages.com/badges/crunchmail-crunchmail-client-php/health.svg)](https://phpackages.com/packages/crunchmail-crunchmail-client-php)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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