PHPackages                             orgmanager/orgmanager-dashboard - 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. orgmanager/orgmanager-dashboard

ActiveLibrary[API Development](/categories/api)

orgmanager/orgmanager-dashboard
===============================

OrgManager component for Spatie's Dashboard

1.1.0(9y ago)1173[1 PRs](https://github.com/orgmanager/orgmanager-dashboard/pulls)MPL-2.0PHPPHP ^7.0

Since Mar 6Pushed 7y agoCompare

[ Source](https://github.com/orgmanager/orgmanager-dashboard)[ Packagist](https://packagist.org/packages/orgmanager/orgmanager-dashboard)[ Docs](https://github.com/orgmanager/orgmanager-dashboard)[ RSS](/packages/orgmanager-orgmanager-dashboard/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

OrgManager component for [Spatie's Dashboard](https://github.com/spatie/dashboard.spatie.be)
============================================================================================

[](#orgmanager-component-for-spaties-dashboard)

[![Latest Version on Packagist](https://camo.githubusercontent.com/97a385033687e69d13ee965e8f8f7caeee30c3d3718cb95ce8ea9c755c0d35b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f72676d616e616765722f6f72676d616e616765722d64617368626f6172642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orgmanager/orgmanager-dashboard)[![Software License](https://camo.githubusercontent.com/2c3bad9ed2bd5a7914bc06332234afd8d0494ec7e1bf4301da282c74ca1a13dd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4147504c76332d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/38e549e185c7f618d605d16e4a822499bc6bf181a3f3097192856a9b0909c3b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f72676d616e616765722f6f72676d616e616765722d64617368626f6172642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orgmanager/orgmanager-dashboard)

This package adds an OrgManager Statistics tile similar to the Packagist Statistics to [Spatie's Dashboard](https://github.com/spatie/dashboard.spatie.be).

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

[](#installation)

You can install this package via composer using this command:

```
composer require orgmanager/orgmanager-dashboard
```

Next, you must install the service provider:

```
// config/app.php
'providers' => [
    ...
    OrgManager\Dashboard\OrgManagerDashboardServiceProvider::class,
];
```

then, publish the assets&amp;config using this command:

```
php artisan vendor:publish --tag=orgmanager-dashboard/assets --force
php artisan vendor:publish --tag=orgmanager-dashboard/config --force
php artisan vendor:publish --tag=orgmanager-dashboard/commands --force
```

you also have to add your OrgManager token to the `.env` file

```
// .env
...
ORGMANAGER_TOKEN=your-token-here
...

```

Finally, re-generate assets:

```
yarn && yarn run dev
```

Preview
-------

[](#preview)

[![Preview](https://cloud.githubusercontent.com/assets/23558090/23669580/fbee62f8-0364-11e7-9e88-003c4c6dd6af.png)](https://cloud.githubusercontent.com/assets/23558090/23669580/fbee62f8-0364-11e7-9e88-003c4c6dd6af.png)

Changelog
---------

[](#changelog)

Please see [CHANGELOG.md](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Read our [CONTRIBUTING.md](CONTRIBUTING.md) for more details on how to help us.

Security
--------

[](#security)

If you find any security related issues, please send an email to  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Miguel Piedrafita](https://github.com/m1guelpf)
- [All Contributors](../../contributors)

License
-------

[](#license)

This package is licensed under the Mozilla Public License ("MPL"). Please see [LICENSE.md](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 97.2% 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 ~22 days

Total

3

Last Release

3312d ago

Major Versions

0.0.1 → 1.0.02017-03-07

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23558090?v=4)[Miguel Piedrafita](/maintainers/m1guelpf)[@m1guelpf](https://github.com/m1guelpf)

---

Top Contributors

[![m1guelpf](https://avatars.githubusercontent.com/u/23558090?v=4)](https://github.com/m1guelpf "m1guelpf (35 commits)")[![AlexxNica](https://avatars.githubusercontent.com/u/14338588?v=4)](https://github.com/AlexxNica "AlexxNica (1 commits)")

---

Tags

apidashboardlaravelorgmanagerorgmanager-componentpackagistphpspatiespatie-dashboardm1guelpforgmanagerorgmanager-dashboard

### Embed Badge

![Health badge](/badges/orgmanager-orgmanager-dashboard/health.svg)

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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