What's new? | Help | Directory | Sign in
Google
phpaspect
Aspect-Oriented Programming for PHP
  
  
  
  
    
Show all Featured Downloads:
phpaspect-0.1.1.tar.gz
Join project
Project owners:
  wcandillon
Project members:
vanwormhoudt, mariot.chauvin

phpAspect is a php language extension which implements aspect-oriented programming. The phpaspect compiler weaves aspects implementing crosscutting concerns into PHP source code. The weaving process is static (before source code execution) and based on Lex & Yacc analysis. The woven PHP source code can be executed with any PHP 5 version.