| CreateDatabaseDoctrineCommand | Database tool allows you to easily drop and create your configured databases. |
| DoctrineCommand | Base class for Doctrine console commands to extend from. |
| DropDatabaseDoctrineCommand | Database tool allows you to easily drop and create your configured databases. |
| GenerateEntitiesDoctrineCommand | Generate entity classes from mapping information |
| ImportMappingDoctrineCommand | Import Doctrine ORM metadata mapping information from an existing database. |
| InfoDoctrineCommand | Show information about mapped entities |