PHPackages                             gozoro/bootstrap-sidebar - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gozoro/bootstrap-sidebar

ActiveComponent[Utility &amp; Helpers](/categories/utility)

gozoro/bootstrap-sidebar
========================

Simple responsive sidebar for Bootstrap 3

v1.0.1(7y ago)1981MIT

Since Aug 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/gozoro/bootstrap-sidebar)[ Packagist](https://packagist.org/packages/gozoro/bootstrap-sidebar)[ Docs](https://github.com/gozoro/bootstrap-sidebar)[ RSS](/packages/gozoro-bootstrap-sidebar/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (7)Used By (1)

bootstrap-sidebar
=================

[](#bootstrap-sidebar)

Simple responsive sidebar for Bootstrap 3

Requirements
------------

[](#requirements)

- jQuery version 1.7.0 and up

Installation
------------

[](#installation)

```
composer require gozoro/bootstrap-sidebar

```

Usage
-----

[](#usage)

Reference the plugin and jQuery:

```

```

The example left sidebar layout:

```

	.sidebar{width:300px;}

		Static sidebar for large screen and medium screen.
		Slide panel for small screen and extra small screen.

	...

```

Other example left sidebar layout:

```

	.sidebar.left{width:300px;}

		Static sidebar for large screen.
		Slide panel for medium screen and small screen and extra small screen.

	...

```

Example right sidebar layout:

```

	.sidebar.right{width:300px;}

		Static sidebar for large screen.
		Slide panel for medium screen and small screen and extra small screen.

	...

```

Example left and right sidebars layout:

```

	.sidebar.left{width:300px;}
	.sidebar.right{width:200px;}

		Static sidebar for large screen and medium screen and small screen.
		Slide panel for extra small screen.

		Static sidebar for large screen.
		Slide panel for medium screen and small screen and extra small screen.

	...

```

Example fixed left and right sidebars layout:

```

	.sidebar.left{width:300px;}
	.sidebar.right{width:200px;}

	...
	...
	...

```

Example layout with sidebar open button and close button:

```

	.sidebar.left{width:300px;}
	.sidebar.right{width:200px;}

		close

		close

		open left sidebar
		open right sidebar

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~60 days

Recently: every ~14 days

Total

6

Last Release

2576d ago

Major Versions

v0.0.4 → v1.0.02019-06-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/a273abe77cdd4c74270a90320efbeb4d4dfb3ceac5b4d505ce2ccafddf1e06e0?d=identicon)[gozoro](/maintainers/gozoro)

---

Top Contributors

[![gozoro](https://avatars.githubusercontent.com/u/13768280?v=4)](https://github.com/gozoro "gozoro (13 commits)")

---

Tags

bootstrapsidebar

### Embed Badge

![Health badge](/badges/gozoro-bootstrap-sidebar/health.svg)

```
[![Health](https://phpackages.com/badges/gozoro-bootstrap-sidebar/health.svg)](https://phpackages.com/packages/gozoro-bootstrap-sidebar)
```

###  Alternatives

[fortawesome/font-awesome

The iconic font, CSS, and SVG framework

76.7k7.5M141](/packages/fortawesome-font-awesome)[akaunting/laravel-menu

Menu and sidebar management package for Laravel

38248.3k](/packages/akaunting-laravel-menu)[kartik-v/yii2-dialog

An asset bundle for bootstrap3-dialog for Yii 2.0 framework.

496.4M19](/packages/kartik-v-yii2-dialog)[kartik-v/yii2-widget-timepicker

Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)

405.1M14](/packages/kartik-v-yii2-widget-timepicker)[romdim/yii2-bootstrap-material

Composer package for implementing FezVrasta's bootstrap material design in Yii2.

1910.9k3](/packages/romdim-yii2-bootstrap-material)[bostondv/bootstrap-ninja-forms

Adds Bootstrap classes to Ninja Forms

222.2k](/packages/bostondv-bootstrap-ninja-forms)

PHPackages © 2026

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