PHPackages                             orgmanager/orgmanager-custom - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. orgmanager/orgmanager-custom

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

orgmanager/orgmanager-custom
============================

Custom Scripts created for Orgmanager

1.3.0(9y ago)017[1 PRs](https://github.com/orgmanager/orgmanager-custom/pulls)AGPLv3PHPPHP ^7.0

Since Mar 4Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (10)Used By (0)

Custom Scripts created for Orgmanager
=====================================

[](#custom-scripts-created-for-orgmanager)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d5950c4fd0ed5a361d603ef7973e2a02f0eb62cb41a71414e1172e1769e493ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f72676d616e616765722f6f72676d616e616765722d637573746f6d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orgmanager/orgmanager-custom)[![Software License](https://camo.githubusercontent.com/2c3bad9ed2bd5a7914bc06332234afd8d0494ec7e1bf4301da282c74ca1a13dd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4147504c76332d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/2c1a16229e3e8bfd64c939e47817922a77ee243f8180b7aabbdc7fb5c492e216/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f72676d616e616765722f6f72676d616e616765722d637573746f6d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orgmanager/orgmanager-custom)

Here you can find custom scripts created for the Orgmanager Hosted version needs.

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

[](#installation)

You can pull in the package via composer:

```
composer require orgmanager/orgmanager-custom
```

Next up, the service provider must be registered:

```
// config/app.php
'providers' => [
    ...
    OrgManager\OrgmanagerCustom\OrgmanagerCustomServiceProvider::class,

];
```

Commands
--------

[](#commands)

- Invite To Org command

```
php artisan orgmanager-custom:inviteusers
```

Used to periodically invite all the OrgManager users to the OrgManager organization.

- List Users command

```
php artisan orgmanager-custom:listusers
```

Used to print a table of the users registered on OrgManager.

- List Orgs command

```
php artisan orgmanager-custom:listorgs
```

Used to print a table of the organizations registered on OrgManager.

- Get Stats command

```
php artisan orgmanager-custom:getstats (-T | --table)
```

Used to print the stats in plain text (or in a table format when using `-T`).

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  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. Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

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 ~3 days

Total

7

Last Release

3342d ago

### 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 (17 commits)")

---

Tags

customlaravelorgmanagerphpscriptsm1guelpforgmanagerorgmanager-custom

### Embed Badge

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

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

PHPackages © 2026

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