PHPackages                             azaharizaman/nexus-performance-review - 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. azaharizaman/nexus-performance-review

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

azaharizaman/nexus-performance-review
=====================================

Appraisal cycles, KPIs, competency scoring, and rating calculations for employee performance management

v0.1.0-alpha1(2mo ago)011MITPHPPHP ^8.3

Since May 5Pushed 2mo agoCompare

[ Source](https://github.com/azaharizaman/nexus-performance-review)[ Packagist](https://packagist.org/packages/azaharizaman/nexus-performance-review)[ RSS](/packages/azaharizaman-nexus-performance-review/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (2)Used By (1)

Nexus\\PerformanceReview
========================

[](#nexusperformancereview)

Appraisal cycles, KPIs, competency scoring, and rating calculations for employee performance management.

Features
--------

[](#features)

- Appraisal management
- KPI tracking and evaluation
- Weighted rating calculations
- Review templates
- Performance score normalization

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

[](#installation)

```
composer require azaharizaman/nexus-performance-review
```

Usage
-----

[](#usage)

```
use Nexus\PerformanceReview\Contracts\PerformanceCalculatorInterface;
use Nexus\PerformanceReview\Services\PerformanceScoreCalculator;

// Inject via constructor
public function __construct(
    private readonly PerformanceCalculatorInterface $calculator
) {}
```

Architecture
------------

[](#architecture)

This package follows Clean Architecture principles:

- **Entities**: Appraisal, Kpi, ReviewTemplate
- **ValueObjects**: Rating, CompetencyScore, AppraisalPeriod
- **Services**: PerformanceScoreCalculator, WeightedRatingEngine, KpiEvaluator
- **Policies**: RatingNormalization, CompetencyEvaluation, PromotionEligibility

License
-------

[](#license)

MIT

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance84

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

81d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/117408?v=4)[Azahari Zaman](/maintainers/azaharizaman)[@azaharizaman](https://github.com/azaharizaman)

---

Top Contributors

[![azaharizaman](https://avatars.githubusercontent.com/u/117408?v=4)](https://github.com/azaharizaman "azaharizaman (6 commits)")

---

Tags

performanceRatinghrmappraisalkpi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/azaharizaman-nexus-performance-review/health.svg)

```
[![Health](https://phpackages.com/badges/azaharizaman-nexus-performance-review/health.svg)](https://phpackages.com/packages/azaharizaman-nexus-performance-review)
```

###  Alternatives

[webpatser/laravel-uuid

Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.

1.8k17.9M141](/packages/webpatser-laravel-uuid)[kartik-v/bootstrap-star-rating

A simple yet powerful JQuery star rating plugin for Bootstrap.

1.1k4.7M5](/packages/kartik-v-bootstrap-star-rating)[willvincent/laravel-rateable

Allows multiple models to be rated with a fivestar like system.

415468.6k3](/packages/willvincent-laravel-rateable)[codebyray/laravel-review-rateable

Review &amp; Rating system for Laravel 10, 11 &amp; 12

309356.9k](/packages/codebyray-laravel-review-rateable)[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

474.3M8](/packages/kartik-v-yii2-widget-rating)[nikaia/nova-rating-field

Add start rating field to Laravel Nova

42289.7k](/packages/nikaia-nova-rating-field)

PHPackages © 2026

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