PHPackages                             crodas/notoj - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. crodas/notoj

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

crodas/notoj
============

Annotation parser. Uses reflection and provides cache out of the box.

v1.7.0(6y ago)3622.2k59BSD-4-ClausePHPPHP &gt;=5.3.0

Since Aug 13Pushed 6y ago4 watchersCompare

[ Source](https://github.com/crodas/Notoj)[ Packagist](https://packagist.org/packages/crodas/notoj)[ RSS](/packages/crodas-notoj/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (54)Used By (9)

Notoj [![Build Status](https://camo.githubusercontent.com/e570cb9261da8740a7a2802df613b8b142abf2f5864f83cf2c460f09817ba98b/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f63726f6461732f4e6f746f6a2e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/crodas/Notoj)
======================================================================================================================================================================================================================================================================================

[](#notoj-)

Yet another annotation parser (DocBlocks). It's designed to be simple and intuitive. It extends the Reflection methods inside the Notoj namespace (ReflectionClass, RefletionProperties, ReflectionMethod so far), and adds the getAnnotations() method.

```
