PHPackages                             mishak/wrm-bootstrap - 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. mishak/wrm-bootstrap

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

mishak/wrm-bootstrap
====================

Bootstrap for Nette projects using Web Resource Management

2.2.2(13y ago)0321BSD-3-ClauseJavaScript

Since Nov 28Pushed 12y ago1 watchersCompare

[ Source](https://github.com/mishak87/wrm-bootstrap)[ Packagist](https://packagist.org/packages/mishak/wrm-bootstrap)[ RSS](/packages/mishak-wrm-bootstrap/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Bootstrap for Nette projects using Web Resource Management
==========================================================

[](#bootstrap-for-nette-projects-using-web-resource-management)

This is still experimental and I am working on way to circumvent composer definition and manual including of config.

Instalation
-----------

[](#instalation)

### Composer

[](#composer)

Add `twitter/bootstrap` to repositories in `composer.json`:

```
"repositories": [
	{
		"type": "package",
		"package": {
			"version": "2.2.2",
			"name": "twitter/bootstrap",
			"source": {
				"url": "https://github.com/twitter/bootstrap.git",
				"type": "git",
				"reference": "tags/v2.2.2"
			},
			"dist": {
				"url": "https://github.com/twitter/bootstrap/zipball/v2.2.2",
				"type": "zip"
			}
		}
	}
]

```

### App config

[](#app-config)

```
includes:
	- ../../libs/mishak/wrm-bootstrap/config.neon

parameters:
	libsDir: %appDir%/../..

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~38 days

Total

2

Last Release

4879d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/276500?v=4)[Michal Gebauer](/maintainers/mishak87)[@mishak87](https://github.com/mishak87)

---

Top Contributors

[![mishak87](https://avatars.githubusercontent.com/u/276500?v=4)](https://github.com/mishak87 "mishak87 (4 commits)")[![Matousek](https://avatars.githubusercontent.com/u/2070666?v=4)](https://github.com/Matousek "Matousek (1 commits)")

---

Tags

nettebootstrapweb resource management

### Embed Badge

![Health badge](/badges/mishak-wrm-bootstrap/health.svg)

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

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[nette/php-generator

🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.

2.2k64.2M576](/packages/nette-php-generator)[wenzhixin/bootstrap-table

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)

11.8k283.4k1](/packages/wenzhixin-bootstrap-table)[nette/robot-loader

🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.

89152.7M321](/packages/nette-robot-loader)[czubehead/bootstrap-4-forms

Nette extension for Bootstrap 4 forms

1019.5k1](/packages/czubehead-bootstrap-4-forms)[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)
