marcelog / Ding

DI ( Dependency Injection: Setter, Constructor, Method), AOP ( Aspect Oriented Programming ), Events support, xml, yaml, and annotations (including some JSR 250 and JSR 330, like @Configuration and @Bean ala java configuration) , lightweight, simple, and quick MVC ( Model View Controller ), syslog, tcp client and server, with non blocking sockets, custom error, signal, and exception handling through events. Needs PHP 5.3, very similar to seasar, spring ( java ) . Can be deployed as a PHAR file.
http://marcelog.github.com/Ding
Apache License 2.0
121 stars 26 forks source link

allow multiple files for xml and yaml drivers #101

Closed marcelog closed 13 years ago

marcelog commented 13 years ago

"ala" spring, like 'xml' => array('filename' => array('beans.xml', 'beans2.xml')),

marcelog commented 13 years ago

Closed by d970cc68a32868a18fe1a855c96f7aa75004cf81. Yaml and XML drivers can now accept a string or an array as arguments