Symfony

Hashed Passwords Using Symfony's AliceBundle

When using AliceBundle [https://github.com/hautelook/AliceBundle] for fixtures in my Symfony project, I ran into an issue creating hashed passwords for users. Some things I tried based on brief research that