[PR #6870] Remove code generation tools & commands #10177

Closed
opened 2026-01-22 16:06:42 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/6870

State: closed
Merged: Yes


Removes entity & repository codegen, drops related console commands. See UPGRADE.
We've been hearing about this change for a while so let's do it for 3.0.

This also removes support for converting between formats which relies on entity generator.

If anyone feels interested, they can adopt this code and maintain it in their own repository under different namespace but let's not keep it in the ORM itself.

**Original Pull Request:** https://github.com/doctrine/orm/pull/6870 **State:** closed **Merged:** Yes --- Removes entity & repository codegen, drops related console commands. See UPGRADE. We've been hearing about this change for a while so let's do it for 3.0. This also removes support for converting between formats which relies on entity generator. If anyone feels interested, they can adopt this code and maintain it in their own repository under different namespace but let's not keep it in the ORM itself.
admin added the pull-request label 2026-01-22 16:06:42 +01:00
admin closed this issue 2026-01-22 16:06:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10177