donkeycode/pmi-bundle

An interface to show propel datas

Maintainers

Package info

github.com/donkeycode/DonkeyCodePmiBundle

Language:CSS

Type:symfony-bundle

pkg:composer/donkeycode/pmi-bundle

Statistics

Installs: 7 219

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2018-03-06 10:42 UTC

This package is auto-updated.

Last update: 2026-02-24 07:01:49 UTC


README

An interface to show propel datas

Setup

composer require donkeycode/pmi-bundle

Add in AppKernel.php

new DonkeyCode\PmiBundle\DonkeyCodePmiBundle(),

Add in routing.yml

pmi:
    resource: '@DonkeyCodePmiBundle/Controller/'
    type: annotation

Visit your app : http:///pmi