|
|
|
|
|
by dangrossman
3834 days ago
|
|
It requires Silex, a micro-framework, not Symfony. Symfony is a much larger framework that isn't required. He just used two of its modular components, Request for HTTP request parsing, and Process for spawning subprocesses. |
|