{"id":28546443,"url":"https://github.com/akaunting/laravel-menu","last_synced_at":"2025-07-07T06:30:58.385Z","repository":{"id":44615449,"uuid":"180763610","full_name":"akaunting/laravel-menu","owner":"akaunting","description":"Menu and sidebar management package for Laravel","archived":false,"fork":false,"pushed_at":"2023-10-25T12:45:34.000Z","size":72,"stargazers_count":38,"open_issues_count":0,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-30T05:58:55.561Z","etag":null,"topics":["akaunting","laravel","menu","navigation","php","sidebar"],"latest_commit_sha":null,"homepage":"https://akaunting.com","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/akaunting.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-04-11T09:52:52.000Z","updated_at":"2025-01-05T08:16:51.000Z","dependencies_parsed_at":"2022-08-21T02:10:24.843Z","dependency_job_id":"df54aa50-9fa1-4089-84ef-a1d8b106d0ad","html_url":"https://github.com/akaunting/laravel-menu","commit_stats":{"total_commits":55,"total_committers":7,"mean_commits":7.857142857142857,"dds":0.1636363636363637,"last_synced_commit":"b69bb5c9d308eabb777fbb59269f7c8102ecda55"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/akaunting/laravel-menu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akaunting%2Flaravel-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akaunting%2Flaravel-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akaunting%2Flaravel-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akaunting%2Flaravel-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akaunting","download_url":"https://codeload.github.com/akaunting/laravel-menu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akaunting%2Flaravel-menu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264027487,"owners_count":23546082,"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":["akaunting","laravel","menu","navigation","php","sidebar"],"created_at":"2025-06-09T23:39:30.650Z","updated_at":"2025-07-07T06:30:58.379Z","avatar_url":"https://github.com/akaunting.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Menu and sidebar management package for Laravel\n\n![Downloads](https://img.shields.io/packagist/dt/akaunting/laravel-menu)\n![Tests](https://img.shields.io/github/actions/workflow/status/akaunting/laravel-menu/tests.yml?label=tests)\n[![StyleCI](https://github.styleci.io/repos/180763610/shield?style=flat\u0026branch=master)](https://styleci.io/repos/180763610)\n[![License](https://img.shields.io/github/license/akaunting/laravel-menu)](LICENSE.md)\n\nThis package intends to create and manage menus and sidebars for your Laravel app. It ships with ready-to-go presenters and you can create your own ones.\n\n## Getting Started\n\n### 1. Install\n\nRun the following command:\n\n```bash\ncomposer require akaunting/laravel-menu\n```\n\n### 2. Register\n\nService provider and facade will be registered automatically. If you want to register them manually in `config/app.php`:\n\n```php\nAkaunting\\Menu\\Facade::class,\nAkaunting\\Menu\\Provider::class,\n```\n\n### 3. Publish\n\nPublish config file.\n\n```bash\nphp artisan vendor:publish --tag=menu\n```\n\n### 4. Configure\n\nYou can change the configuration from `config/menu.php` file\n\n## Usage\n\nCheck out the [wiki](../../wiki) about the usage and further documentation.\n\n## Changelog\n\nPlease see [Releases](../../releases) for more information what has changed recently.\n\n## Contributing\n\nPull requests are more than welcome. You must follow the PSR coding standards.\n\n## Security\n\nPlease review [our security policy](https://github.com/akaunting/laravel-menu/security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Denis Duliçi](https://github.com/denisdulici)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [LICENSE](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakaunting%2Flaravel-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakaunting%2Flaravel-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakaunting%2Flaravel-menu/lists"}