PHPackages                             mleczakm/pulpo18bundle - 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. mleczakm/pulpo18bundle

ActiveSymfony-bundle

mleczakm/pulpo18bundle
======================

Pulpo18 package

114PHP

Since Apr 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/mleczakm/pulpo18bundle)[ Packagist](https://packagist.org/packages/mleczakm/pulpo18bundle)[ RSS](/packages/mleczakm-pulpo18bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

[![SensioLabsInsight](https://camo.githubusercontent.com/b080ba5291c317378e28f4f8e970c0c702e7f98e94356060508b33e8d1de194a/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66633832363831392d323735612d343139612d613733302d3138303332343835396630322f6269672e706e67)](https://insight.sensiolabs.com/projects/fc826819-275a-419a-a730-180324859f02) [![Build Status](https://camo.githubusercontent.com/2d3ce545341846c0a3926d50d4e3003e4a9fccfd9d93fae2050316ddff04a8b9/68747470733a2f2f7472617669732d63692e6f72672f6d6c65637a616b6d2f70756c706f313862756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mleczakm/pulpo18bundle)

Pulpo18Bundle
=============

[](#pulpo18bundle)

Symfony Bundle to create nice schema images using free [Pulpo 18 Library](http://www.pulpo18.com/).

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

[](#installation)

### 1) Download

[](#1-download)

`composer require --dev mleczakm/pulpo18bundle`

### 2) Enable Bundle

[](#2-enable-bundle)

```
// app/AppKernel.php

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

```

Usage
=====

[](#usage)

#### Generate Schema Image

[](#generate-schema-image)

Run command

```
 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.

Known limitations
-----------------

[](#known-limitations)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c396d89a61a7593f7e76e4082f4a25737da24c47e0dc1193d70a712f8306d16?d=identicon)[mleczakm](/maintainers/mleczakm)

---

Top Contributors

[![mleczakm](https://avatars.githubusercontent.com/u/3474636?v=4)](https://github.com/mleczakm "mleczakm (35 commits)")

### Embed Badge

![Health badge](/badges/mleczakm-pulpo18bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mleczakm-pulpo18bundle/health.svg)](https://phpackages.com/packages/mleczakm-pulpo18bundle)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
