Download List

Project Description

Ding is a PHP framework that provides dependency injection (by Setter, Constructor, and Method), Aspect Oriented Programming, XML, YAML, Events support, and some JSR 250/330 annotations as bean definition providers, lightweight, can be deployed as a PHAR file, simple, and quick MVC, syslog, TCP client and server with non-blocking sockets, timers, and custom error, signal, and exception handling, PAGI integration (for the Asterisk gateway interface), and PAMI integration (for Asterisk management). It is similar to Java's Seasar and Spring.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-19 07:31 Back to release list
1.3.0

Properties can now be used to specify bean classes. The drivers are all beans now. The API is generated with docblox instead of phpdocumentor. New container extension points: IBeanDefinitionProvider, IAspectProvider, and IPointcutProvider, also autoregistered when detected. The HttpDispatcher will now call action methods with full arguments, honoring their signature. More mature code. Many internal code and interface cleanups.

Project Resources