PHPackages                             soerbv/monta-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. soerbv/monta-api

ActiveLibrary[API Development](/categories/api)

soerbv/monta-api
================

A PHP Client for the Monta Portal

v1.0.22(1y ago)31.5kPHPPHP &gt;=8.0.0

Since Jul 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Soer-BV/MontaAPI)[ Packagist](https://packagist.org/packages/soerbv/monta-api)[ Docs](https://www.soer.nl)[ RSS](/packages/soerbv-monta-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (30)Used By (0)

MontaAPI
========

[](#montaapi)

This project is a PHP library to use the Monta API from within your PHP application. If you would like to use the Monta API v5, please use a version prior to version 1.

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

[](#installation)

Install the project through composer:

`composer require soerbv/monta-api`

Usage
-----

[](#usage)

You can create your own API credentials within the Montaportal.

Create a new client:

```
$client = new Client('username', 'password';
```

For example, you can now request the health of the Monta application.

```
$client->getHealth();
```

The health requests also returns your rate limits.

For a list of all available endpoints, please see the available source. The API documentation is available here:

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance40

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.7% 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 ~19 days

Recently: every ~8 days

Total

28

Last Release

510d ago

Major Versions

v0.0.5 → v1.0.02023-09-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/65c2335df08b4f6b3eedab07567a288fa3fee037392f63ef126d53a715304fbe?d=identicon)[RickDBCN](/maintainers/RickDBCN)

---

Top Contributors

[![RickDBCN](https://avatars.githubusercontent.com/u/9408120?v=4)](https://github.com/RickDBCN "RickDBCN (43 commits)")[![ThijmenKort](https://avatars.githubusercontent.com/u/101055765?v=4)](https://github.com/ThijmenKort "ThijmenKort (17 commits)")

---

Tags

composermontaphpphpapiMonta

### Embed Badge

![Health badge](/badges/soerbv-monta-api/health.svg)

```
[![Health](https://phpackages.com/badges/soerbv-monta-api/health.svg)](https://phpackages.com/packages/soerbv-monta-api)
```

###  Alternatives

[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)

PHPackages © 2026

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