PHPackages                             begicf/simple-menu - 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. begicf/simple-menu

ActiveLibrary

begicf/simple-menu
==================

Simple LaravelMenu package from datasources

1303↓100%1[1 issues](https://github.com/begicf/simpleMenu/issues)PHPCI failing

Since Oct 17Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/begicf/simpleMenu)[ Packagist](https://packagist.org/packages/begicf/simple-menu)[ RSS](/packages/begicf-simple-menu/feed)WikiDiscussions master Synced 1mo ago

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

### Laravel simple Menu from data source

[](#laravel-simple-menu-from-data-source)

This package is customized for bootstrap 4. \*. If you want to change the layout for other css libraries then you need to publish resources (see 'Publish resources' section ).

### Install

[](#install)

composer require begicf/simple-menu

### Register Service Provider

[](#register-service-provider)

Go in 'config/app.php' file.

Find array **providers** and add this element to register provider:

```
\SimpleMenu\SimpleMenuServiceProvider::class

```

### Migrate

[](#migrate)

```
php artisan migrate

```

SQL Menu table

NameTypeidintparent\_idinttitlevarchar (255)descriptionvarchar (255)orderintcreated\_attimestampupdate\_attimestamp### How to use

[](#how-to-use)

Put in view blade template

```

```

### Publish resources

[](#publish-resources)

```
php artisan vendor:publish --provider="SimpleMenu\SimpleMenuServiceProvider"

```

### Example

[](#example)

```

```

##### Image 1

[](#image-1)

[![Image2](https://raw.githubusercontent.com/begicf/simpleMenu/master/images/img_2.png)](https://raw.githubusercontent.com/begicf/simpleMenu/master/images/img_2.png)

##### Image 2

[](#image-2)

[![Image1](https://raw.githubusercontent.com/begicf/simpleMenu/master/images/img_1.png)](https://raw.githubusercontent.com/begicf/simpleMenu/master/images/img_1.png)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7421579?v=4)[Fuad Begic](/maintainers/begicf)[@begicf](https://github.com/begicf)

---

Top Contributors

[![begicf](https://avatars.githubusercontent.com/u/7421579?v=4)](https://github.com/begicf "begicf (34 commits)")

### Embed Badge

![Health badge](/badges/begicf-simple-menu/health.svg)

```
[![Health](https://phpackages.com/badges/begicf-simple-menu/health.svg)](https://phpackages.com/packages/begicf-simple-menu)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
