Unlock this challenge:
What is the purpose of the doctrine/orm package?
doctrine/orm
It provides a special DB server.
It runs database migrations to apply schema changes.
It handles the creation of database containers in Docker.
It enables mapping PHP objects to database tables.