I like to use the Config Object in Migration files, to transport Passwords or other env depending things direkt to Migration. With that it would be possible to migrate whole DB's, including Users and passwords, for different environments. I already builded a Singleton for that but this solution doesn't look very well, but it works. We deploy our whole DHW with yoyo. Btw. Great Job.