PHP 开发框架 Ding Framework 1.3.0 发布

openkk 12年前
     <a href="/misc/goto?guid=4958198569669654803" target="_blank">Ding </a>是一个 PHP 框架,提供依赖注入(通过 Setter/Constructor/Method)、面向方面编程、XML、YAML、事件支持,使用 JSR 250/330 注解进行 Bean 定义。轻量级,可发布为 PHAR 文件,简单快速的 MVC 模型、syslog、非阻塞的 TCP socket 实现、定时器以及自定义错误、信号以及异常处理,PAGI 集成(用于 Asterisk 网关接口),PAMI 集成(用于 Asterisk 管理)    <p>Ding Framework 1.3.0 发布了,该版本主要改进内容包括:</p>    <ul>     <li>Properties can now be used to specify bean classes. </li>     <li>The drivers are all beans now. </li>     <li>The API is generated with docblox instead of phpdocumentor. </li>     <li>New container extension points:<span class="truncate_more"> IBeanDefinitionProvider, IAspectProvider, and IPointcutProvider, also autoregistered when detected. <br /> </span></li>     <li><span class="truncate_more">The HttpDispatcher will now call action methods with full arguments, honoring their signature. More mature code. <br /> </span></li>     <li><span class="truncate_more">Many internal code and interface cleanups</span></li>    </ul>