PHPackages                             headzoo/annotated-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. headzoo/annotated-reflection

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

headzoo/annotated-reflection
============================

A mash-up of PHP's reflection library and Doctrine's annotation library.

0.3.1(11y ago)037MITPHPPHP &gt;=5.5.0

Since Mar 6Pushed 11y ago1 watchersCompare

[ Source](https://github.com/headzoo/annotated-reflection)[ Packagist](https://packagist.org/packages/headzoo/annotated-reflection)[ RSS](/packages/headzoo-annotated-reflection/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (17)Used By (0)

Annotated Reflection
====================

[](#annotated-reflection)

A mash-up of PHP's reflection library and Doctrine's annotation library.

[![Build Status](https://camo.githubusercontent.com/14e32de4592cc6a29bca65f9b83b76948ba4054ce0c4a8e0e1c4dc495f98b27d/68747470733a2f2f7472617669732d63692e6f72672f686561647a6f6f2f616e6e6f74617465642d7265666c656374696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/headzoo/annotated-reflection)[![MIT license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://raw.githubusercontent.com/headzoo/annotated-reflection/master/LICENSE.md)

### Installing via Composer

[](#installing-via-composer)

The recommended way to install headzoo/annotated-reflection is through [Composer](http://getcomposer.org).

```
# Install Composer
curl -sS https://getcomposer.org/installer | php
```

Add headzoo/annotated-reflection to your composer.json:

```
"require": {
	"headzoo/annotated-reflection": "dev-master"
}
```

Or run the Composer command to install the latest stable version of headzoo/annotated-reflection:

```
composer require headzoo/annotated-reflection
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Total

16

Last Release

4086d ago

PHP version history (2 changes)0.1PHP &gt;=5.3.0

0.2.8PHP &gt;=5.5.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/707209?v=4)[Sean H](/maintainers/headzoo)[@headzoo](https://github.com/headzoo)

---

Top Contributors

[![headzoo](https://avatars.githubusercontent.com/u/707209?v=4)](https://github.com/headzoo "headzoo (25 commits)")

---

Tags

reflectionannotation

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/headzoo-annotated-reflection/health.svg)

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

###  Alternatives

[phpdocumentor/reflection-common

Common reflection classes used by phpdocumentor to reflect the code structure

9.1k706.8M26](/packages/phpdocumentor-reflection-common)[symfony/property-access

Provides functions to read and write from/to an object or array using a simple string notation

2.8k295.3M2.5k](/packages/symfony-property-access)[phpdocumentor/reflection

Reflection library to do Static Analysis for PHP Projects

12521.4M109](/packages/phpdocumentor-reflection)[koriym/attributes

An annotation/attribute reader

433.4M12](/packages/koriym-attributes)[gomachan46/state-machine

simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.

1893.9k](/packages/gomachan46-state-machine)[antares/accessible

PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.

123.9k1](/packages/antares-accessible)

PHPackages © 2026

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