PHPackages                             atomita/mixi - 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. atomita/mixi

ActiveLibrary[API Development](/categories/api)

atomita/mixi
============

mixi Graph API for Laravel 4

0.0.3(12y ago)025MITPHPPHP &gt;=5.3.0

Since Nov 27Pushed 12y ago1 watchersCompare

[ Source](https://github.com/atomita/mixi)[ Packagist](https://packagist.org/packages/atomita/mixi)[ RSS](/packages/atomita-mixi/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Mixi
====

[](#mixi)

Mixi API for Laravel 4

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

[](#installation)

Add `atomita/mixi` to `composer.json`.

```
"atomita/mixi": "dev-master"

```

Run `composer update` to pull down the latest version of Mixi.

Now open up `app/config/app.php` and add the service provider to your `providers` array.

```
'providers' => array(
	'Atomita\Mixi\MixiServiceProvider',
)
```

Now add the alias.

```
'aliases' => array(
	'Mixi' => 'Atomita\Mixi\MixiFacade',
)
```

Configuration
-------------

[](#configuration)

Run `php artisan config:publish atomita/mixi` and modify the config file with your own informations.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4597d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1860298?v=4)[atomita](/maintainers/atomita)[@atomita](https://github.com/atomita)

---

Top Contributors

[![atomita](https://avatars.githubusercontent.com/u/1860298?v=4)](https://github.com/atomita "atomita (15 commits)")

---

Tags

laravellaravel4mixi

### Embed Badge

![Health badge](/badges/atomita-mixi/health.svg)

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

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

815320.5k3](/packages/defstudio-telegraph)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6277.0k5](/packages/riclep-laravel-storyblok)[thujohn/analytics

Google Analytics for Laravel 4

110108.7k1](/packages/thujohn-analytics)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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