PHPackages                             fbeen/laposta-api-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. fbeen/laposta-api-php

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

fbeen/laposta-api-php
=====================

Laposta api, free api to laposta.nl

v1.5.1(9y ago)020MITPHPPHP &gt;=5.2

Since Oct 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Fbeen/laposta-api-php)[ Packagist](https://packagist.org/packages/fbeen/laposta-api-php)[ Docs](http://laposta.nl)[ RSS](/packages/fbeen-laposta-api-php/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

[Installation](#installation)
=============================

[](#installation)

To get started, add the following to your PHP script:

 require\_once(“/path/to/laposta-php/lib/Laposta.php”);

Simple usage looks like:

 Laposta::setApiKey(“JdMtbsMq2jqJdQZD9AHC”);

 $member = new Laposta\_Member(“BaImMu3JZA”);

 $result = $member-&gt;get(“maartje@example.net”);

HTTP(S)

 Default is HTTPS. If you can’t use HTTPS, do this:

 Laposta::setHttps(false);

 If you’re getting errors about certificate problems, you do this:

 Laposta::setHttpsDisableVerifyPeer(true);

 Note: this gets rid of the errors, but can introduce security issues that SSL is designed to protect against. A better solution is to install the CA’s certs: [stackoverflow.com/questions/6400300](http://stackoverflow.com/questions/6400300)

[Documentation](#documentation)
===============================

[](#documentation)

Please see [api.laposta.nl/doc](https://api.laposta.nl/doc)/ for up-to-date documentation.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

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

Every ~0 days

Total

2

Last Release

3551d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1cc8c2d6ff35eeecef4931e636ffd89fc2e84dd772a0168f506ae23d4e5720e7?d=identicon)[fbeen](/maintainers/fbeen)

---

Top Contributors

[![stijnvanderree](https://avatars.githubusercontent.com/u/6394851?v=4)](https://github.com/stijnvanderree "stijnvanderree (14 commits)")[![Fbeen](https://avatars.githubusercontent.com/u/2814747?v=4)](https://github.com/Fbeen "Fbeen (2 commits)")

---

Tags

apimailernewslettermailing

### Embed Badge

![Health badge](/badges/fbeen-laposta-api-php/health.svg)

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

###  Alternatives

[hocza/sendy

Sendy API implementation for Laravel

71202.1k](/packages/hocza-sendy)[putyourlightson/craft-campaign

Send and manage email campaigns, contacts and mailing lists.

6536.8k1](/packages/putyourlightson-craft-campaign)[ecomailcz/ecomail

Ecomail.cz API Wrapper

17406.7k4](/packages/ecomailcz-ecomail)[hafael/azure-mailer-driver

Supercharge your Laravel or Symfony app with Microsoft Azure Communication Services (ACS)! Effortlessly add email, chat, voice, video, and telephony-over-IP for next-level communication. 🚀

15122.2k](/packages/hafael-azure-mailer-driver)[yarcode/yii2-mailgun-mailer

Mailgun mailer implementation for Yii2

1576.5k](/packages/yarcode-yii2-mailgun-mailer)

PHPackages © 2026

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