PHPackages                             damianulan/open-mbo - 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. damianulan/open-mbo

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

damianulan/open-mbo
===================

Open source Management By Objectives highly scalable application. Users are able to create, categorize and assign objectives to other users or teams and evaluate their results, run MBO campaigns and assign bonus schemes and final rewards for their achievements. Open MBO also comes with robust reports and immensely adjustable forms for users to be filled in after a campaign or completely independently of it.

0.0.2(1mo ago)00CC-BY-4.0PHPPHP ^8.4.0CI passing

Since Jan 12Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/damianulan/open-mbo)[ Packagist](https://packagist.org/packages/damianulan/open-mbo)[ Docs](https://openmbo.damianulan.me)[ RSS](/packages/damianulan-open-mbo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (103)Versions (8)Used By (0)

OpenMBO
-------

[](#openmbo)

[![Static Badge](https://camo.githubusercontent.com/afca9778e22c472c6b601fe4bac81424fb1b47a876c1742009544a6bce5c2e38/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6164655f776974682d4c61726176656c2d7265643f7374796c653d666f722d7468652d6261646765)](https://laravel.com/docs/11.x/releases) [![Static Badge](https://camo.githubusercontent.com/3f2e37fa27aa0f8c2783f82369b4d8ae2c15aa0f918e03846760a3a1a0afc716/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d637573746f6d2d677265656e3f7374796c653d666f722d7468652d6261646765)](./LICENSE.md) [![Static Badge](https://camo.githubusercontent.com/1c44eb0e6c2006f3c5e16a51c67b79b9aae86a926bf1103e458160e8249d50c9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d64616d69616e756c616e2d626c75653f7374796c653d666f722d7468652d6261646765)](https://damianulan.me)

### Introduction

[](#introduction)

The project involves the creation of a web application in PHP/Javascript technology using the Laravel 11 framework. The application is designed to support employee appraisal processes and to this end it is optimized for the possibility of introducing a management model that is compatible with both Management By Objectives (MBO) and Objective Key Results (OKR) methodologies. The platform makes it possible to combine these methodologies, use them separately and freely develop your own model. The application is tailored to the needs of an extended organizational structure of a small/medium enterprise.

### Documentation

[](#documentation)

End-user documentation is available in [docs/README.md](docs/README.md). It explains the main application areas, role-based access, and what users can do inside the platform.

### Production

[](#production)

OpenMBO is currently in production. Stable version ETA is July 2026.

### Licensing

[](#licensing)

The Software is free for commercial use and restricted for modifing and altering. For more information see the [License Agreement](LICENSE.md).

### Installation

[](#installation)

Firstly, after cloning the repo, install composer dependencies. For that You need to have composer v2 installed on Your machine.

```
composer install

```

Then, copy `.env.example` in order to create `.env` configuration file. Setup configuration to suit your needs, especially fill DB connection details. After that, set your unique artisan key:

```
php artisan key:generate

```

Once You have your secret key injected in Your configuration, proceed with migration (make sure your database configuration details are correct), seed basic application data and clear all cache.

```
php artisan migrate --seed
php artisan optimize:clear

```

Lastly, enable your storage by:

```
php artisan storage:link

```

**Warning:** Application is still in production, so make sure your `.env` file contains following instructions:

```
APP_ENV=local   // or development
APP_DEBUG=true
SESSION_ENCRYPTION=false
SESSION_SECURE_COOKIE=false

```

At this moment application is available only with `pl` language.

See demo here:

Any question You can submit to ****.

*Enjoy.*

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance92

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99% 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 ~74 days

Total

2

Last Release

43d ago

PHP version history (2 changes)0.0.1PHP ^8.3.0

0.0.2PHP ^8.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8edae7c1a9d4cc850ce273f54ba3ac7ee43cd145aebab25b23247be9309a5ab1?d=identicon)[damianulan](/maintainers/damianulan)

---

Top Contributors

[![damianulan](https://avatars.githubusercontent.com/u/31820473?v=4)](https://github.com/damianulan "damianulan (574 commits)")[![Dawidowsky7](https://avatars.githubusercontent.com/u/102617899?v=4)](https://github.com/Dawidowsky7 "Dawidowsky7 (6 commits)")

---

Tags

businesslaravelmanagementmboobjectivesokrphplaravelmanagementobjectivesopenmbombookr

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/damianulan-open-mbo/health.svg)

```
[![Health](https://phpackages.com/badges/damianulan-open-mbo/health.svg)](https://phpackages.com/packages/damianulan-open-mbo)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)

PHPackages © 2026

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