代码点火器 AOP [英] Codeigniter AOP

查看:36
本文介绍了代码点火器 AOP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要为 Codeigniter PHP 框架很好地实现 AOP 范式.

I need a good implementation of AOP paradigm for Codeigniter PHP Framework.

你有什么建议?

推荐答案

面向切面编程

Aspect Oriented Programming is not very widespread in the PHP world yet. I'm not sure CI has any facility for this. Your best bet is likely to google AOP PHP to find an implementation.

a> 在 PHP 世界中还不是很普遍.我不确定 CI 是否有任何设施.您最好的选择是google AOP PHP 以找到实现.>

一些库(包括死的)

Some libraries (including dead ones)

  • https://github.com/goaop/framework
  • http://code.google.com/p/phpaspect/
  • http://www.aophp.net
  • http://www.seasar.org/en/php5/index.html
  • http://php-aop.googlecode.com
  • http://flow3.typo3.org (as part of their full stack)
  • https://github.com/AOP-PHP/AOP

这篇关于代码点火器 AOP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆