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

Maintainers

Package info

github.com/appserver-io-psr/mop

Issues

pkg:composer/appserver-io-psr/mop

Statistics

Installs: 8 865

Dependents: 4

Suggesters: 0

Stars: 0

3.0.0 2018-08-26 19:42 UTC

This package is auto-updated.

Last update: 2026-02-27 10:50:09 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