Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boshurik/adminbundle
Symfony AdminBundle
https://github.com/boshurik/adminbundle
Last synced: 4 days ago
JSON representation
Symfony AdminBundle
- Host: GitHub
- URL: https://github.com/boshurik/adminbundle
- Owner: BoShurik
- Created: 2012-09-16T18:46:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T10:13:31.000Z (over 8 years ago)
- Last Synced: 2024-11-15T14:56:23.512Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 911 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AdminBundle
===========Inspired by standard crud generator
## Installation
#### Composer
``` bash
$ composer require boshurik/admin-bundle
```#### Register the bundle
``` php