Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.42 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.42 KB

PHP Metaobject Protocol

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