2017 © Pedro PelĂĄez
 

symfony-bundle pulpo18bundle

Pulpo18 package

image

mleczakm/pulpo18bundle

Pulpo18 package

  • Thursday, April 27, 2017
  • by mleczakm
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 50 % Grown

The README.md

SensioLabsInsight Build Status, (*1)

Pulpo18Bundle

Symfony Bundle to create nice schema images using free Pulpo 18 Library., (*2)

Installation

1) Download

composer require --dev mleczakm/pulpo18bundle, (*3)

2) Enable Bundle

// app/AppKernel.php

if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
    // ...
    $bundles[] = new mleczakm\Pulpo18Bundle();
}

Usage

Generate Schema Image

Run command, (*4)

 php bin/console pulpo -import-project src/AppBundle -orm Doctrine2 -export-image output.png

to generate schema from AppBundle using Doctrine2 (_Propel_ and Doctrine also available) to output.png in main directory of your app., (*5)

Known limitations

  • works only on Linux x64 machines
  • requires Qt platform plugin "xcb"

The Versions

27/04 2017

dev-develop

dev-develop

Pulpo18 package

  Sources   Download

MIT

The Requires

 

The Development Requires

by MichaƂ Mleczko

schema bundle documentation doctrine symfony graph uml

27/04 2017

dev-master

9999999-dev

Pulpo18 package

  Sources   Download

MIT

The Requires

 

The Development Requires

by MichaƂ Mleczko

schema bundle documentation doctrine symfony graph uml