Library that defines common interfaces for aspect-oriented programming in PHP.

0.9.0 2012-12-05 13:05 UTC

This package is not auto-updated.

Last update: 2024-03-24 01:15:56 UTC


README

PHP AOP Alliance

===

The PHP AOP Alliance project is a joint open-source project between several software engineering people who are interested in AOP and PHP.

LICENCE: all the source code provided by AOP Alliance is Public Domain.

We believe that Aspect-Oriented Programming (AOP) offers a better solution to many problems than do existing technologies such as Signal Slots, Event Dispatchers.

AOP Alliance intends to facilitate and standardize the use of AOP to enhance existing middleware environments, or development environements. The AOP Alliance also aims to ensure interoperability between PHP AOP implementations to build a larger PHP AOP community.