Skip to content

thecodingmachine/harmony-doctrine-orm-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harmony's Doctrine ORM plugin

This package contains an Harmony module that provides a user interface for Doctrine ORM.

Usage

Include the package in your composer.json:

composer.json

{
  "require-dev": {
    "harmony/doctrine-orm-ui": "~1.0"
  }
}

Note: For this module to be used, Harmony needs to be able to access the container of your application. Therefore, you will need to configure an Harmony module for the framework you are using.

About

An Harmony plugin bringing a user interface for Doctrine ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages