{"id":15167290,"url":"https://github.com/ipublikuj-archive/menu","last_synced_at":"2025-10-01T00:31:44.296Z","repository":{"id":34300602,"uuid":"38208261","full_name":"ipublikuj-archive/menu","owner":"ipublikuj-archive","description":"Site menu items handler for Nette Framework (2.4+)","archived":true,"fork":false,"pushed_at":"2019-05-24T18:44:28.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-24T00:16:06.238Z","etag":null,"topics":["ipub","ipublikuj","menu","navigation","nette","nette-component","nette-extension","nette-framework","php","php7","php71","php72"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipublikuj-archive.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-28T17:50:41.000Z","updated_at":"2023-01-28T18:15:41.000Z","dependencies_parsed_at":"2022-09-14T03:31:51.003Z","dependency_job_id":null,"html_url":"https://github.com/ipublikuj-archive/menu","commit_stats":null,"previous_names":["ipublikuj-ui/menu"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipublikuj-archive%2Fmenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipublikuj-archive%2Fmenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipublikuj-archive%2Fmenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipublikuj-archive%2Fmenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipublikuj-archive","download_url":"https://codeload.github.com/ipublikuj-archive/menu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234803419,"owners_count":18889249,"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","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":["ipub","ipublikuj","menu","navigation","nette","nette-component","nette-extension","nette-framework","php","php7","php71","php72"],"created_at":"2024-09-27T05:43:28.425Z","updated_at":"2025-10-01T00:31:43.984Z","avatar_url":"https://github.com/ipublikuj-archive.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Menu\n\n\n**This package is abandoned and no longer maintained!**\n\n\n\nWeb page **menu** items manager for [Nette Framework](http://nette.org/)\n\n## Introduction\n\nThis extensions add ability to manage menu groups and their items and display them in your application based on Nette framework\n\n## Installation\n\nThe best way to install ipub/menu is using [Composer](http://getcomposer.org/):\n\n```sh\n$ composer require ipub/menu\n```\n\nAfter that you have to register extension in config.neon.\n\n```neon\nextensions:\n\tmenu: IPub\\Menu\\DI\\MenuExtension\n```\n\nPackage contains trait, which you will have to use in class, where you want to use mobile detector.\n\n```php\n\u003c?php\n\nclass BasePresenter extends Nette\\Application\\UI\\Presenter\n{\n    use IPub\\Menu\\TMenu;\n    \n    // Rest of code...\n}\n```\n\n## Documentation\n\nLearn how to use menu manager for handling menu items in [documentation](https://github.com/iPublikuj/menu/blob/master/docs/en/index.md).\n\n***\nHomepage [https://www.ipublikuj.eu](https://www.ipublikuj.eu) and repository [http://github.com/iPublikuj/menu](http://github.com/iPublikuj/menu).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipublikuj-archive%2Fmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipublikuj-archive%2Fmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipublikuj-archive%2Fmenu/lists"}