PHPackages                             finlet/flexmail - 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. finlet/flexmail

ActiveLibrary

finlet/flexmail
===============

Flexmail API PHP Wrapper.

2486.2k↓46.2%5[1 PRs](https://github.com/Finlet/flexmail/pulls)1PHP

Since Jan 4Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (1)

```
Flexmail API PHP Wrapper                                            version: 1.4

What:
-----
This PHP wrappers wraps around Flexmail's SOAP/WSDL API.

Prerequisites:
--------------
PHP's SOAP extension: http://www.php.net/manual/en/book.soap.php

Usage:
------
Update the config.php file replacing the required information: USER_ID and
USER_TOKEN with your personal Flexmail User Id and User Token, which can be
found within the Flexmail platform. Browse to Home > Profile to view your
User ID and User Token

Within you existing PHP code require the FlexmailAPI wrapper

To call a service on an objet: Request the instance, execute the function.
Required parameters can be found within the FlexmailAPI_Class files themselfs or
on: http://www.flexmail.eu/en/api/manual

Available objects with their functions:
---------------------------------------

FlexmailAPI_Account
    getBounces
    getSubscriptions
    getUnsubscriptions
    getProfileUpdates
    getBalance

FlexmailAPI_Blaclist
    import

FlexmailAPI_Campaign
    create
    update
    delete
    getAll
    sendTest
    send
    history
    report
    getSummary
    getTrackingLinks
    getTrackingLinkHits

FlexmailAPI_Category
    create
    update
    delete
    getAll

FlexmailAPI_Contact
    create
    update
    delete
    getAll
    import
    history

FlexmailAPI_File
    put

FlexmailAPI_Form
    getAll
    getResults

FlexmailAPI_Group
    create
    update
    delete
    getAll
    createSubscription
    deleteSubscription

FlexmailAPI_LandingPage
    create
    update
    delete
    getAll

FlexmailAPI_List
    create
    update
    delete
    getAll

FlexmailAPI_Message
    create
    update
    delete
    getAll

FlexmailAPI_Tempalte
    create
    update
    delete
    getAll
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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://avatars.githubusercontent.com/u/5457818?v=4)[Rico Van de Vin](/maintainers/ricovandevin)[@ricovandevin](https://github.com/ricovandevin)

---

Top Contributors

[![ricovandevin](https://avatars.githubusercontent.com/u/5457818?v=4)](https://github.com/ricovandevin "ricovandevin (11 commits)")

### Embed Badge

![Health badge](/badges/finlet-flexmail/health.svg)

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

PHPackages © 2026

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