Hi!My name is Dendy. I'm a PHP progammer with 6 years PHP programming 
experience. I write this mail because I have written a new PHP extension called 
easy_aop and hope it would be listed within the PECL directory.
Easy_aop is a light-weight extension to enable AOP (Aspect Oriented 
Programming). I write this extension because the current AOP extension on pecl 
is https://pecl.php.net/package/AOP, which is quite old and doesn't support 
PHP7. So I decide to write a new one. I have tested it with PHP7.1, PHP7.2 and 
PHP7.3 and used valgrind to check mem-leak.
code link: https://github.com/nanhao/easy_aop

Reply via email to