PHPackages                             phpmv/ubiquity-annotations - 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. [Framework](/categories/framework)
4. /
5. phpmv/ubiquity-annotations

ActiveExtension[Framework](/categories/framework)

phpmv/ubiquity-annotations
==========================

php annotations for Ubiquity framework with mindplay/php-annotations

0.0.5(4y ago)012.2k↓50%1Apache-2.0PHPPHP &gt;=7.4

Since Dec 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/phpMv/ubiquity-annotations)[ Packagist](https://packagist.org/packages/phpmv/ubiquity-annotations)[ RSS](/packages/phpmv-ubiquity-annotations/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

ubiquity-annotations
====================

[](#ubiquity-annotations)

php annotations for Ubiquity framework with mindplay/php-annotations

As mindplay annotations are not yet compatible with PHP8, you have to add a fix in the `composer.json` file of your project:

```
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/phpMv/php-annotations"
        }
    ],
    "require-dev" : {
            "mindplay/annotations": "dev-php8-fix as 1.3.2",
    },
```

Run `composer update`

If necessary, remember to clear the cache (especially the annotations cache in `app/cache/annotations` folder).

```
Ubiquity clear-cache
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

Recently: every ~103 days

Total

6

Last Release

1549d ago

PHP version history (2 changes)0.0.0PHP ^7.4

0.0.1PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2511052?v=4)[Jean-Christophe HERON](/maintainers/jcheron)[@jcheron](https://github.com/jcheron)

---

Top Contributors

[![jcheron](https://avatars.githubusercontent.com/u/2511052?v=4)](https://github.com/jcheron "jcheron (36 commits)")

---

Tags

phpframeworkannotationsmvcphp framework

### Embed Badge

![Health badge](/badges/phpmv-ubiquity-annotations/health.svg)

```
[![Health](https://phpackages.com/badges/phpmv-ubiquity-annotations/health.svg)](https://phpackages.com/packages/phpmv-ubiquity-annotations)
```

PHPackages © 2026

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