PSR, defining annotations and interfaces for code transformation and enhancement.

3.0.0 2018-08-26 19:42 UTC

This package is auto-updated.

Last update: 2024-04-27 06:51:55 UTC


README

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage

Introduction

Contains the Metaobject Protocol classes and interfaces used to transform and enhance code. Allows for the usage of techniques such as AOP and Design by Contract within the appserver.io environment.

External Links