摘要
本文是2007-05期PHP沉思录的续篇,作者用PHP完整地实现了PME模型,基于PME模型的组件技术可以实现功能更强大、更加规范和更容易维护的插件。而这对于实现一些大的Framework几乎是不可或缺的。
In this article,PME module was completely implemented with PHP.Plug-in has been widely used in PHP application systems.Components technology based on PME module can be used to implement plug-ins with more functions and specifications that are easier to maintain.All these features are critical for large framework implementation.
出处
《程序员》
2007年第7期104-106,10,共3页
Programmer