PHPackages                             dmytrof/models-management-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. dmytrof/models-management-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

dmytrof/models-management-bundle
================================

Symfony ModelsManagementBundle to manage models and entities

1.10.3(3y ago)06.8k2MITPHPPHP ^7.2 || ^8.0

Since Nov 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dmytrof/ModelsManagementBundle)[ Packagist](https://packagist.org/packages/dmytrof/models-management-bundle)[ RSS](/packages/dmytrof-models-management-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (38)Used By (2)

DmytrofModelsManagementBundle
=============================

[](#dmytrofmodelsmanagementbundle)

This bundle helps you to manage your models and entities (from DB, 3rd-party API, etc.) for your Symfony 4/5 application

Installation
------------

[](#installation)

### Step 1: Install the bundle

[](#step-1-install-the-bundle)

```
$ composer require dmytrof/models-management-bundle

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
