DrupalCon Los Angeles 2015: Silex: I shall call it mini-Symfony!
About this talk
This talk introduces Silex, described as a lightweight microframework built on Symfony components, ideal for creating custom applications without imposing a specific model or architecture. The speaker demonstrates the development of a functional Silex application, transforming a basic composer.json file into a fully capable REST service. Throughout the session, the focus is on maintaining a decoupled and testable system, helping attendees avoid common pitfalls associated with anonymous callbacks. This session serves as a valuable resource for those looking to move beyond simple applications and explore practical approaches without relying on fullstack framework scaffolding.