php - How to deploy same functionality, with different data source with symfony2? -


i have software product deploy arbitrary number of times, same functionality, different data sources. able instantiate each automatically, running script.

i using symfony2, , thinking using environments. work? there better way this?

it definetly possible , there many ways can it. depends how getting data.

for instance if using files can user parameters specify location of file. http://symfony.com/doc/current/components/dependency_injection/parameters.html


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -