|
|
|
|
|
by aikah
3836 days ago
|
|
> That's not correct. Silex replaces the Symfony DI (or service locator, if you will) component with something much simpler called Pimple. You can read the code within a few minutes. That's exactly what I said, what is the point of your message? With Silex there is no configuration through XML or YAML. What is not correct? |
|
Event dispatching + kernel (basically a handler) + request/response isn't particularly complex, is it?