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

ActiveLibrary

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 2mo 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 43% 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

3777d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b674bbbb290129a540e422c540bb00fb4da9244015f3a701c5a946e23c7014ff?d=identicon)[prototypeblocks](/maintainers/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

[doctrine/lexer

PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

11.2k910.8M118](/packages/doctrine-lexer)[minime/annotations

The KISS PHP annotations library

229378.6k37](/packages/minime-annotations)[piotrooo/wsdl-creator

PHP WSDL creator using PHPdoc (annotations, reflections).

84158.3k2](/packages/piotrooo-wsdl-creator)[marcin-orlowski/lombok-php

Never write boilerplate code for your data class again!

3118.6k1](/packages/marcin-orlowski-lombok-php)[marwanalsoltany/mighty

The last validation library you will ever need!

591.3k](/packages/marwanalsoltany-mighty)

PHPackages © 2026

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