Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/boshurik/adminbundle

Symfony AdminBundle
https://github.com/boshurik/adminbundle

Last synced: 4 days ago
JSON representation

Symfony AdminBundle

Awesome Lists containing this project

README

        

AdminBundle
===========

Inspired by standard crud generator

## Installation

#### Composer

``` bash
$ composer require boshurik/admin-bundle
```

#### Register the bundle

``` php