A while ago, a RFC (Request For Comment) was created by Guilherme Blanco. He proposed extending PHP to support annotations. Annotations are available in different language such as Java, it allows adding metadata to classes, methods, variables, etc.
Continue reading