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

Maintainers

👁 lisachenko

Package info

github.com/aopalliance/php

pkg:composer/aopalliance/php

Statistics

Installs: 28

Dependents: 0

Suggesters: 0

Stars: 9

Open Issues: 1

0.9.0 2012-12-05 13:05 UTC

Requires

None

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT dd55f3ec158680dca53d5f1cc8f26cf3a2162e06

phpaoplibrary

This package is not auto-updated.

Last update: 2026-06-28 11:16:44 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.