PHPackages                             becold/laravel-mikuia-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. becold/laravel-mikuia-api

ActiveLibrary[API Development](/categories/api)

becold/laravel-mikuia-api
=========================

RESTful Mikuia API for Laravel 5

012[5 PRs](https://github.com/Becold/laravel-mikuia-api/pulls)PHP

Since Jan 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Becold/laravel-mikuia-api)[ Packagist](https://packagist.org/packages/becold/laravel-mikuia-api)[ RSS](/packages/becold-laravel-mikuia-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (6)Used By (0)

laravel-mikuia-api
==================

[](#laravel-mikuia-api)

RESTful Mikuia API for Laravel 5
**Warning: This library is an non-tested and alpha library. Use it at your risk.**

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

[](#installation)

```
composer require becold/laravel-mikuia-api:dev-master

```

In `config/app.php`, add this provider :

```
Becold\MikuiaApi\Providers\MikuiaApiServiceProvider::class
```

In the same file, add this facade in `aliases` :

```
'MikuiaApi' => Becold\MikuiaApi\Facades\MikuiaApiServiceFacade::class,
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 91.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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12863317?v=4)[Romain Marbaix](/maintainers/Becold)[@Becold](https://github.com/Becold)

---

Top Contributors

[![Becold](https://avatars.githubusercontent.com/u/12863317?v=4)](https://github.com/Becold "Becold (11 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/becold-laravel-mikuia-api/health.svg)

```
[![Health](https://phpackages.com/badges/becold-laravel-mikuia-api/health.svg)](https://phpackages.com/packages/becold-laravel-mikuia-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M19](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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