PHPackages                             demindo/multicraft-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. demindo/multicraft-api

AbandonedArchivedLibrary

demindo/multicraft-api
======================

A Multicraft API client

1.2.0(9y ago)3614MITPHPPHP &gt;=5.2.0

Since May 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/demindo-nl/multicraft-api)[ Packagist](https://packagist.org/packages/demindo/multicraft-api)[ RSS](/packages/demindo-multicraft-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (10)Used By (0)

multicraft-api
==============

[](#multicraft-api)

[![Build Status](https://camo.githubusercontent.com/67b62ebd154567fa76a27967a94df1953c1e1c6cb431654a750df6cc7b187496/68747470733a2f2f7472617669732d63692e6f72672f64656d696e646f2d6e6c2f6d756c746963726166742d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/demindo-nl/multicraft-api)

This package is based on the [mcprohosting/multicraft-api](https://github.com/MCProHosting/multicraft-api) package.

This repo is a simple Composer package for the Multicraft API (as there was not one already). Included in this package are a service provider (with a config file) and facade for the Laravel framework (but you are free to simply ignore them if you're not wanting to use Laravel) as well as the Multicraft API class.

The Multicraft API class was originally written by and is copyright 2010-2012 by xhost.ch GmbH.
Some changes have been made by MCProHosting, and those changes are noted within the file itself.
Some changes have been made by Demindo, and those changes are noted within the file itself.

Laravel
-------

[](#laravel)

In your `config/app.php` add the following provider:

```
Demindo\MulticraftApi\MulticraftApiServiceProvider::class

```

And in the aliasses add this:

```
'Multicraft' => Demindo\MulticraftApi\Multicraft::class,

```

Run `php artisan vendor:publish --provider="Demindo\MulticraftApi\MulticraftApiServiceProvider"` to generate a `config/multicraft.php` configuration file.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~151 days

Recently: every ~262 days

Total

8

Last Release

3326d ago

Major Versions

0.0.5 → 1.0.62014-06-01

### Community

---

Top Contributors

[![ronaldvaneede](https://avatars.githubusercontent.com/u/105354?v=4)](https://github.com/ronaldvaneede "ronaldvaneede (17 commits)")

### Embed Badge

![Health badge](/badges/demindo-multicraft-api/health.svg)

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

PHPackages © 2026

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