PHPackages                             unikent/lib-php-classmark - 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. unikent/lib-php-classmark

ActiveLibrary[API Development](/categories/api)

unikent/lib-php-classmark
=========================

Classmark helpers for PHP.

1.2(8y ago)07921[1 PRs](https://github.com/unikent/lib-php-classmark/pulls)PHPPHP &gt;=5.3

Since Aug 2Pushed 12mo ago5 watchersCompare

[ Source](https://github.com/unikent/lib-php-classmark)[ Packagist](https://packagist.org/packages/unikent/lib-php-classmark)[ Docs](https://github.com/unikent/lib-php-classmark)[ RSS](/packages/unikent-lib-php-classmark/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

lib-php-classmark
=================

[](#lib-php-classmark)

[![Latest Stable Version](https://camo.githubusercontent.com/45ebfb8f8692cf6602fb4fb6f50291d5052e37594a5e3f2c1877f7803c421660/68747470733a2f2f706f7365722e707567782e6f72672f756e696b656e742f6c69622d7068702d636c6173736d61726b2f762f737461626c652e706e67)](https://packagist.org/packages/unikent/lib-php-classmark)[![StyleCI](https://camo.githubusercontent.com/e51b3f37c911be8b03c58d623d1f512bba623cc103dd96c3beed933583d33db8/68747470733a2f2f7374796c6563692e696f2f7265706f732f36343635373133372f736869656c64)](https://styleci.io/repos/64657137)

Full API docs available here:

PHP library for helping developers with classmarks

Add this to your composer require:

- "unikent/lib-php-classmark": "dev-master"

Then compare classmarks like so:

```
$parser = new \unikent\Classmark\Classmark();

$classmark = new \unikent\Classmark\Classmark("C900x");
$classmark2 = new \unikent\Classmark\Classmark("C800x");

if ($classmark.compareTo(classmark2)) {
    echo "Well done!";
}

```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

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

Total

3

Last Release

3198d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4242976?v=4)[Skylar Kelty](/maintainers/sk-unikent)[@sk-unikent](https://github.com/sk-unikent)

---

Top Contributors

[![sk-unikent](https://avatars.githubusercontent.com/u/4242976?v=4)](https://github.com/sk-unikent "sk-unikent (17 commits)")

---

Tags

apilibraryclassmark

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/unikent-lib-php-classmark/health.svg)

```
[![Health](https://phpackages.com/badges/unikent-lib-php-classmark/health.svg)](https://phpackages.com/packages/unikent-lib-php-classmark)
```

###  Alternatives

[gorkalaucirica/hipchat-v2-api-client

Hipchat v2 API client

81228.1k6](/packages/gorkalaucirica-hipchat-v2-api-client)

PHPackages © 2026

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