PHPackages                             grafite/mission-control-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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. grafite/mission-control-api

Abandoned → [diegodevgroup/mission-control-api](/?search=diegodevgroup%2Fmission-control-api)ArchivedLibrary[Debugging &amp; Profiling](/categories/debugging)

grafite/mission-control-api
===========================

The PHP agnostic API package for Mission Control's PRO API (Grafite Inc)

v1.0.0(7y ago)021MITPHPPHP &gt;=7.1

Since Sep 10Pushed 7y agoCompare

[ Source](https://github.com/GrafiteInc/Mission-Control-API-Package)[ Packagist](https://packagist.org/packages/grafite/mission-control-api)[ RSS](/packages/grafite-mission-control-api/feed)WikiDiscussions develop Synced 3d ago

READMEChangelogDependencies (6)Versions (3)Used By (0)

Mission Control API Package
===========================

[](#mission-control-api-package)

[![Build Status](https://camo.githubusercontent.com/77debd7c81498ca79b6659d90547aa53cbaf9c0a1b4b6fdbd6e5e448dc60d1e9/68747470733a2f2f7472617669732d63692e6f72672f47726166697465496e632f4d697373696f6e2d436f6e74726f6c2d4150492d5061636b6167652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/GrafiteInc/Mission-Control-API-Package)[![Packagist](https://camo.githubusercontent.com/55f9cb5eb197e845717d565bbe3affc7e352d17aadea9bdc0a2acab1a3ca841c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f677261666974652f6d697373696f6e2d636f6e74726f6c2d6170692e737667)](https://packagist.org/packages/grafite/mission-control-api)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://packagist.org/packages/grafite/mission-control-api)

**Mission Control API Package** - Manage your projects and notifications feed via Grafite's Mission Control API.

Grafite's Mission Control is an elegant Application Performance Management system. Forget being inundated with hundreds of charts and complex configurations for CMS websites, custom E-commerce platforms etc. Utilize the simple user interface, with specific data for high demand moments. Get notifications within minutes of your system being overloaded, or high levels of errors being triggered. Set it up in less than 5 minutes with your next deployment, and take back your weekends.

Requirements
------------

[](#requirements)

1. PHP 7.1.3+

### Composer

[](#composer)

```
composer require grafite/mission-control-api
```

### ProjectService

[](#projectservice)

```
use Grafite\MissionControlApi\ProjectService;

$issueService = new ProjectService('{email}', '{token}');
$issueService->index();
$issueService->create([
    'url' => 'https://foo.bar'
]);
$issueService->update('uuid', [
    'name' => 'foo'
]);
$issueService->show('uuid');
$issueService->delete('uuid');

```

### NotificationService

[](#notificationservice)

```
use Grafite\MissionControlApi\NotificationService;

$notificationService = new NotificationService('{email}', '{token}');
$notificationService->index();

```

License
-------

[](#license)

Mission Control API Package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

### Bug Reporting and Feature Requests

[](#bug-reporting-and-feature-requests)

Please add as many details as possible regarding submission of issues and feature requests

### Disclaimer

[](#disclaimer)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

2803d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81d026d950739c978b844ac79e6b454e7fedc95ceffdcc4da09893c2497c7255?d=identicon)[mlantz](/maintainers/mlantz)

---

Top Contributors

[![mlantz](https://avatars.githubusercontent.com/u/1065551?v=4)](https://github.com/mlantz "mlantz (3 commits)")

---

Tags

error-handlinglaravelmission-controlproject-management

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/grafite-mission-control-api/health.svg)

```
[![Health](https://phpackages.com/badges/grafite-mission-control-api/health.svg)](https://phpackages.com/packages/grafite-mission-control-api)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

566146.7M471](/packages/spatie-laravel-ignition)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)[steevanb/php-backtrace

Nice debug\_backtrace() dump, with call and code preview

22142.6k5](/packages/steevanb-php-backtrace)

PHPackages © 2026

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