donkeycode/pmi-bundle

An interface to show propel datas

Installs: 5 373

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Language:CSS

Type:symfony-bundle

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

This package is auto-updated.

Last update: 2024-04-24 02:59:16 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