{"id":19005902,"url":"https://github.com/caffeinated/menus","last_synced_at":"2025-04-04T14:07:38.636Z","repository":{"id":27314219,"uuid":"30788454","full_name":"caffeinated/menus","owner":"caffeinated","description":":pushpin: Menu generator package for the Laravel framework","archived":false,"fork":false,"pushed_at":"2023-03-24T23:55:00.000Z","size":90,"stargazers_count":133,"open_issues_count":26,"forks_count":59,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-17T18:45:18.837Z","etag":null,"topics":["caffeinated","laravel","menus","navigation"],"latest_commit_sha":null,"homepage":"https://caffeinatedpackages.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caffeinated.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-02-14T05:47:30.000Z","updated_at":"2024-02-17T14:16:32.000Z","dependencies_parsed_at":"2022-07-18T10:48:31.541Z","dependency_job_id":"4596b7e0-de8f-4019-af6f-adc41fc8d213","html_url":"https://github.com/caffeinated/menus","commit_stats":{"total_commits":94,"total_committers":20,"mean_commits":4.7,"dds":0.3085106382978723,"last_synced_commit":"884de3342bad3ca1f733a394e1ccebcb84f7e44d"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caffeinated%2Fmenus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caffeinated%2Fmenus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caffeinated%2Fmenus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caffeinated%2Fmenus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caffeinated","download_url":"https://codeload.github.com/caffeinated/menus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128749,"owners_count":20888235,"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":["caffeinated","laravel","menus","navigation"],"created_at":"2024-11-08T18:29:35.375Z","updated_at":"2025-04-04T14:07:38.617Z","avatar_url":"https://github.com/caffeinated.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Caffeinated Menus\n=================\n[![Source](http://img.shields.io/badge/source-caffeinated/menus-blue.svg?style=flat-square)](https://github.com/caffeinated/menus)\n[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://tldrlegal.com/license/mit-license)\n\n---\n\nEasily create dynamic menus from within your Laravel 5 application. Originally developed for [FusionCMS](https://github.com/fusioncms/fusioncms), an open source content management system.\n\nCaffeinated Menus was based off of Lavary's [Laravel Menu](https://github.com/lavary/laravel-menu) package with support for the Caffeinated Shinobi package.\n\nThe package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code. At the moment the package is not unit tested, but is planned to be covered later down the road.\n\nDocumentation\n-------------\nYou will find user friendly and updated documentation in the wiki here: [Caffeinated Menus Wiki](https://github.com/caffeinated/menus/wiki)\n\nQuick Installation\n------------------\nBegin by installing the package through Composer.\n\n```\ncomposer require caffeinated/menus\n```\n\nOnce this operation is complete, simply add the service provider class and facade alias to your project's `config/app.php` file:\n\n#### Service Provider\n```php\nCaffeinated\\Menus\\MenusServiceProvider::class,\n```\n\n#### Facade\n```php\n'Menu' =\u003e Caffeinated\\Menus\\Facades\\Menu::class,\n```\n\nAnd that's it! With your coffee in reach, start building out some awesome menus!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaffeinated%2Fmenus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaffeinated%2Fmenus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaffeinated%2Fmenus/lists"}