{"id":15287420,"url":"https://github.com/nucleos/nucleosmenubundle","last_synced_at":"2026-02-25T16:33:26.221Z","repository":{"id":37081295,"uuid":"112767542","full_name":"nucleos/NucleosMenuBundle","owner":"nucleos","description":"🔗 This bundle provides services for defining static menus for symfony applications.","archived":false,"fork":false,"pushed_at":"2025-05-07T03:01:49.000Z","size":1216,"stargazers_count":6,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"2.8.x","last_synced_at":"2025-07-08T22:19:54.036Z","etag":null,"topics":["bundle","generator","hacktoberfest","knpmenu","menu","php","sonata","sonata-block","symfony","symfony-bundle"],"latest_commit_sha":null,"homepage":"https://nucleos.rocks","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nucleos.png","metadata":{"funding":{"github":"core23","open_collective":"core23","ko_fi":"core23","custom":"https://donate.core23.de"},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-01T17:25:36.000Z","updated_at":"2025-02-09T17:43:40.000Z","dependencies_parsed_at":"2024-05-19T11:42:04.070Z","dependency_job_id":"01714933-4ee9-40c2-a34f-e3e044c43871","html_url":"https://github.com/nucleos/NucleosMenuBundle","commit_stats":{"total_commits":622,"total_committers":6,"mean_commits":"103.66666666666667","dds":"0.40192926045016075","last_synced_commit":"971da8d61d00f092506170cfbf17d69c991b7906"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/nucleos/NucleosMenuBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleos%2FNucleosMenuBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleos%2FNucleosMenuBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleos%2FNucleosMenuBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleos%2FNucleosMenuBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nucleos","download_url":"https://codeload.github.com/nucleos/NucleosMenuBundle/tar.gz/refs/heads/2.8.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleos%2FNucleosMenuBundle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269908625,"owners_count":24494588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bundle","generator","hacktoberfest","knpmenu","menu","php","sonata","sonata-block","symfony","symfony-bundle"],"created_at":"2024-09-30T15:28:06.151Z","updated_at":"2026-02-25T16:33:26.188Z","avatar_url":"https://github.com/nucleos.png","language":"PHP","funding_links":["https://github.com/sponsors/core23","https://opencollective.com/core23","https://ko-fi.com/core23","https://donate.core23.de"],"categories":[],"sub_categories":[],"readme":"NucleosMenuBundle\n=================\n[![Latest Stable Version](https://poser.pugx.org/nucleos/menu-bundle/v/stable)](https://packagist.org/packages/nucleos/menu-bundle)\n[![Latest Unstable Version](https://poser.pugx.org/nucleos/menu-bundle/v/unstable)](https://packagist.org/packages/nucleos/menu-bundle)\n[![License](https://poser.pugx.org/nucleos/menu-bundle/license)](LICENSE.md)\n\n[![Total Downloads](https://poser.pugx.org/nucleos/menu-bundle/downloads)](https://packagist.org/packages/nucleos/menu-bundle)\n[![Monthly Downloads](https://poser.pugx.org/nucleos/menu-bundle/d/monthly)](https://packagist.org/packages/nucleos/menu-bundle)\n[![Daily Downloads](https://poser.pugx.org/nucleos/menu-bundle/d/daily)](https://packagist.org/packages/nucleos/menu-bundle)\n\n[![Continuous Integration](https://github.com/nucleos/MenuBundle/actions/workflows/continuous-integration.yml/badge.svg?event=push)](https://github.com/nucleos/MenuBundle/actions?query=workflow%3A\"Continuous+Integration\"+event%3Apush)\n[![Code Coverage](https://codecov.io/gh/nucleos/NucleosMenuBundle/graph/badge.svg)](https://codecov.io/gh/nucleos/NucleosMenuBundle)\n\nThis bundle provides services for defining static menus for symfony applications.\n\n## Installation\n\nOpen a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:\n\n```\ncomposer require nucleos/menu-bundle\n```\n\n### Enable the Bundle\n\nThen, enable the bundle by adding it to the list of registered bundles in `config/bundles.php` file of your project:\n\n```php\n// config/bundles.php\n\nreturn [\n    // ...\n    Nucleos\\MenuBundle\\NucleosMenuBundle::class =\u003e ['all' =\u003e true],\n];\n```\n\n## Usage\n\nCreate a configuration file called `nucleos_menu.yaml`:\n\n```yaml\n# config/packages/nucleos_menu.yaml\n\nnucleos_menu:\n    groups:\n        // Header menu\n        header:\n            name: 'Header'\n            attributes:\n                id: 'header-nav'\n\n        // Footer menu\n        footer:\n            name: 'Footer'\n\n        // Main menu\n        main:\n            name: 'Main'\n            attributes:\n                class: 'nav navbar-nav'\n            items:\n                home:\n                    label: 'Home'\n                    icon: 'fa fa-home'\n                    route: 'app_home'\n                    routeParams: { path: '/' }\n                downloads:\n                    label: 'Download'\n                    route: 'app_download_index'\n                event:\n                    label: 'Event'\n                    route: 'app_event_index'\n                    // Submenu items\n                    children:\n                        venue:\n                            label: 'Venue'\n                            route: 'app_venue_index'\n```\n\n## License\n\nThis bundle is under the [MIT license](LICENSE.md).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnucleos%2Fnucleosmenubundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnucleos%2Fnucleosmenubundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnucleos%2Fnucleosmenubundle/lists"}