Title: "Adding symfony console support to silex application" Date: 2017-04-01 16:36:11 Categories: [programming] tags: [php, silex, symfony, micro-framework]
Silex is a micro-framework and as such doesn’t force you to use so many components included in full stack symfony framework. But, if we want to use some of them we need to do some extra work.