# bin console cheat sheet ## about Checks the version, support, kernel and php ## version php bin/console --version ## Manually hash a password php bin/console security:hash-password # Composer Cheat Sheet ## Installed Recipes Use ```composer recipes``` to see which bundles you have installed.