zfpoly/manager-maker-bundle

creates or updates a Doctrine entity class with a Manager to handle its crud operations, and optionally an API Platform resource.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

v0.0.4 2019-09-06 08:36 UTC

This package is auto-updated.

Last update: 2024-05-06 20:02:44 UTC


README

This bundle add a new command to symfony application to create an entity with its manager handling its basics CRUD operations.

Usage

$ php bin/console make:managed-entity