Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevintweber/ktwdatabasemenubundle
Symfony bundle for extending KnpMenu to store menu items in a database.
https://github.com/kevintweber/ktwdatabasemenubundle
bundle knpmenu php symfony symfony-bundle
Last synced: about 2 months ago
JSON representation
Symfony bundle for extending KnpMenu to store menu items in a database.
- Host: GitHub
- URL: https://github.com/kevintweber/ktwdatabasemenubundle
- Owner: kevintweber
- License: mit
- Archived: true
- Created: 2013-06-09T22:46:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T16:02:27.000Z (about 7 years ago)
- Last Synced: 2024-09-29T16:22:07.143Z (about 2 months ago)
- Topics: bundle, knpmenu, php, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 57.6 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KtwDatabaseMenuBundle
=====================This bundle is a simple extension of the awesome
[KnpMenu](https://github.com/KnpLabs/KnpMenu) library, where you can
store your menu items in a database.[![Build Status](https://travis-ci.org/kevintweber/KtwDatabaseMenuBundle.png?branch=master)](https://travis-ci.org/kevintweber/KtwDatabaseMenuBundle)
## Documentation
Read the [documentation for master](https://github.com/kevintweber/KtwDatabaseMenuBundle/blob/master/Resources/doc/index.md).
## Authors
Kevin Weber - [email protected]
## License
KtwDatabaseMenuBundle is licensed under the MIT license. See `LICENSE` for
more details.