PHPackages                             lavary/menus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. lavary/menus

ActiveLibrary

lavary/menus
============

Create menus in your PHP application in no time

v0.1.0(9y ago)8245[1 issues](https://github.com/lavary/menus/issues)MITPHPPHP &gt;=5.4.0

Since Nov 13Pushed 9y ago2 watchersCompare

[ Source](https://github.com/lavary/menus)[ Packagist](https://packagist.org/packages/lavary/menus)[ Docs](https://github.com/lavary/menus)[ RSS](/packages/lavary-menus/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Menus
=====

[](#menus)

A nice Menu builder for PHP.

[![Version](https://camo.githubusercontent.com/8f85e14196dd409c401015b460a57436b186a4dd6cfc94f6cb1e81c7c4487858/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61766172792f6d656e75732e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/8f85e14196dd409c401015b460a57436b186a4dd6cfc94f6cb1e81c7c4487858/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61766172792f6d656e75732e7376673f7374796c653d666c61742d737175617265)[![Build](https://camo.githubusercontent.com/a721835898a1adfeadf34b9a260b5cbd11ff4d74b4fd97075aeef07379be4086/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f6c61766172792f6d656e75732e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/a721835898a1adfeadf34b9a260b5cbd11ff4d74b4fd97075aeef07379be4086/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f6c61766172792f6d656e75732e7376673f7374796c653d666c61742d737175617265)

- [Documentation](https://github.com/lavary/menus/wiki/Menus)

To install it, use composer:

```
composer require lavary/menus
```

You can create a menu by calling `make()` method.

Here's a basic usage:

```
