PHPackages                             prototypeblocks/php-reflection - 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. prototypeblocks/php-reflection

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

prototypeblocks/php-reflection
==============================

Prototypeblocks reflection

v1.0.0(10y ago)0331MITPHPPHP &gt;=5.3.0

Since Jan 13Pushed 10y ago2 watchersCompare

[ Source](https://github.com/prototypeblocks/php-reflection)[ Packagist](https://packagist.org/packages/prototypeblocks/php-reflection)[ Docs](https://github.com/prototypeblocks/php-reflection)[ RSS](/packages/prototypeblocks-php-reflection/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

Reflection
==========

[](#reflection)

```
use Prototypeblocks\Reflection\Annotations;

$annotations = new Annotations;
$annotation = $annotations->getAnnotations('method', 'testClass', 'indexAction');

print_r($annotation);
```

You can run the unit tests with the following command:

```
$ cd path/to/Prototypeblocks/Reflection/
$ composer install
$ phpunit

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3822d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15856930?v=4)[prototypeblocks](/maintainers/prototypeblocks)[@prototypeblocks](https://github.com/prototypeblocks)

---

Top Contributors

[![perryfaro](https://avatars.githubusercontent.com/u/1935984?v=4)](https://github.com/perryfaro "perryfaro (3 commits)")

---

Tags

phpannotationsprototypeblocks

### Embed Badge

![Health badge](/badges/prototypeblocks-php-reflection/health.svg)

```
[![Health](https://phpackages.com/badges/prototypeblocks-php-reflection/health.svg)](https://phpackages.com/packages/prototypeblocks-php-reflection)
```

###  Alternatives

[minime/annotations

The KISS PHP annotations library

233390.7k38](/packages/minime-annotations)[marcin-orlowski/lombok-php

Never write boilerplate code for your data class again!

3119.9k1](/packages/marcin-orlowski-lombok-php)[imanghafoori/laravel-anypass

A minimal yet powerful package to help you in development.

21623.4k](/packages/imanghafoori-laravel-anypass)

PHPackages © 2026

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