| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 5x Winner: 1x | |||||||||||||||||||
| Classes of Dmitry Sheiko | > | AOP Library for PHP | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | |||||||
| Trackback | Applications | Related links | ||||||
| Groups | ||
| Language | Constructs to assist in the language control | View top rated classes |
| Innovation Award | ||
![]() October 2005 Winner Prize: One book of choice by O'Reilly |
Aspect Oriented Programming (AOP) is a methodology meant to implement new aspects in software component using external components, but without altering the code that implements the core functionality. The AOP concept was created originally by Java developers. They developed a compiler that implements the AOP white box approach, i.e. the compiler the merges the code that implements the software components core functionality with the necessary code alterations to implement the new aspects where necessary. This package implements a framework that provides a PHP solution that does not rely on a pre-compilation stage. Therefore it can be used right away without the eventual complication of the compiler based AOP implementations. Manuel Lemos |
| Freshmeat project | ||
|
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Trackback links | ||
| Link | Description |
|---|---|
| PHP 5 implementation of the AOP concept | What is AOP... |
| PHP e AOP | Para quem não sabe o que é AOP(Aspect Oriented Programming ou Programação orientada a aspectos)... |
| Applications that use this class | ||
| Link | Description |
|---|---|
| Site Sapiens 3.0 | Enterprise Content Management Platform |
| Related links | ||
| Link | Description |
|---|---|
| Aspect-oriented Software Development and PHP | Author's article about this class |
| Aspect-Oriented Programming definition | What is Aspect-Oriented Programming |
| File | Role | Description | ||
|---|---|---|---|---|
| Doc. | v 2.0.0 | |||
| Doc. | v 2.0.0 | |||
| Doc. | Introduction in AOP for PHP 2.0 | |||
| Files | / | src | / | Lib | / | |||
| File | Role | Description | ||
|---|---|---|---|---|
| |
Class | v 2.0.0 | ||
| |
Class | v 2.0.0 | ||
| |
Class | v 2.0.0 | ||
| |
Class | v 2.0.0 | ||
| Download all files: aopinphp.tar.gz aopinphp.zip |