An open API service indexing awesome lists of open source software.

https://github.com/donkeycode/donkeycodepmibundle

A propel my admin
https://github.com/donkeycode/donkeycodepmibundle

Last synced: 7 months ago
JSON representation

A propel my admin

Awesome Lists containing this project

README

          

# DonkeyCodePmiBundle

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