Cartoon avatar of Charles Sprayberry
cspray.io

Showing 1 post tagged

Customize Symfony Namespaces

php symfony

While reviewing popular PHP frameworks I ran into some problems customizing the default App namespace commonly used in project scaffolding. This article talks about how to customize the namespace for a Symfony app to ensure expected functionality in a new setup still works.