PHPackages                             purezero/module\_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. purezero/module\_bootstrap

ActiveSilverstripe-theme[Utility &amp; Helpers](/categories/utility)

purezero/module\_bootstrap
==========================

CSS toolkit by Twitter.

3.0.x-dev(12y ago)010HTML

Since Dec 5Pushed 10y agoCompare

[ Source](https://github.com/pure-zero/sass-twitter-bootstrap)[ Packagist](https://packagist.org/packages/purezero/module_bootstrap)[ RSS](/packages/purezero-module-bootstrap/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

[Sass Bootstrap v3.3.6](http://getbootstrap.com)
================================================

[](#sass-bootstrap-v336)

Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat).

This is the Sass version of Bootstrap. A port of Bootstrap from Less to Sass. This project is focused on being a 1:1 port of the original. Please do not submit issues or pull requests for issues with Bootstrap itself. Those should be pushed upstream in the Less version.

To get started, check out !

\##Usage

This is a module for better use of bootstrap in silverstripe projects.

To download use: composer require purezero/module\_bootstrap

This will download the package into the themes directory of your silverstripe project. ###Just CSS and javascript

If you just need to link the code to use the css selectors, this can be done by linking the files found in the dist folder on page.php, this can be done through Requirements::javascript('themes/module\_bootstrap/dist/js/bootstrap.min.js'); Requirements::css('themes/module\_bootstrap/dist//css/bootstrap.min.css');

\###Using SASS for variables and mixins

I am not sure on what best practise is here, but I create a new bootstrap.scss in my themes directory and import module\_bootstrap/lib/\_boostrap.scss into that file. So when I compile my other code it will compile bootstrap as well.

With regards to mixins and other files that would be nice in my SASS I would just import the needed files into the scss file that needs it.

Copyright and license
---------------------

[](#copyright-and-license)

Copyright 2012 Twitter, Inc under [the Apache 2.0 license](LICENSE).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~161 days

Total

3

Last Release

4586d ago

Major Versions

2.3.2.x-dev → 3.0.x-dev2013-10-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/418f0e47dfc0482d57853bd7ead010b730d708d20bd37c03b6fe18f506f46e95?d=identicon)[pure\_zero](/maintainers/pure_zero)

---

Top Contributors

[![mdo](https://avatars.githubusercontent.com/u/98681?v=4)](https://github.com/mdo "mdo (202 commits)")[![m5o](https://avatars.githubusercontent.com/u/26371?v=4)](https://github.com/m5o "m5o (186 commits)")[![fat](https://avatars.githubusercontent.com/u/169705?v=4)](https://github.com/fat "fat (138 commits)")[![jlong](https://avatars.githubusercontent.com/u/4173?v=4)](https://github.com/jlong "jlong (22 commits)")[![copiousfreetime](https://avatars.githubusercontent.com/u/11256?v=4)](https://github.com/copiousfreetime "copiousfreetime (15 commits)")[![nragaz](https://avatars.githubusercontent.com/u/10078?v=4)](https://github.com/nragaz "nragaz (15 commits)")[![pure-zero](https://avatars.githubusercontent.com/u/14802207?v=4)](https://github.com/pure-zero "pure-zero (7 commits)")[![sindresorhus](https://avatars.githubusercontent.com/u/170270?v=4)](https://github.com/sindresorhus "sindresorhus (5 commits)")[![clarkepaul](https://avatars.githubusercontent.com/u/555033?v=4)](https://github.com/clarkepaul "clarkepaul (5 commits)")[![greg0ire](https://avatars.githubusercontent.com/u/657779?v=4)](https://github.com/greg0ire "greg0ire (4 commits)")[![roverwolf](https://avatars.githubusercontent.com/u/210211?v=4)](https://github.com/roverwolf "roverwolf (4 commits)")[![sankage](https://avatars.githubusercontent.com/u/392323?v=4)](https://github.com/sankage "sankage (4 commits)")[![caniszczyk](https://avatars.githubusercontent.com/u/63777?v=4)](https://github.com/caniszczyk "caniszczyk (3 commits)")[![pamelafox](https://avatars.githubusercontent.com/u/297042?v=4)](https://github.com/pamelafox "pamelafox (3 commits)")[![wrightlabs](https://avatars.githubusercontent.com/u/86898?v=4)](https://github.com/wrightlabs "wrightlabs (3 commits)")[![AJ-Acevedo](https://avatars.githubusercontent.com/u/953092?v=4)](https://github.com/AJ-Acevedo "AJ-Acevedo (2 commits)")[![AlexandreBroudin](https://avatars.githubusercontent.com/u/1390084?v=4)](https://github.com/AlexandreBroudin "AlexandreBroudin (2 commits)")[![andreapavoni](https://avatars.githubusercontent.com/u/142753?v=4)](https://github.com/andreapavoni "andreapavoni (2 commits)")[![erikhuisman](https://avatars.githubusercontent.com/u/187580?v=4)](https://github.com/erikhuisman "erikhuisman (2 commits)")[![matthewpennell](https://avatars.githubusercontent.com/u/48792?v=4)](https://github.com/matthewpennell "matthewpennell (2 commits)")

### Embed Badge

![Health badge](/badges/purezero-module-bootstrap/health.svg)

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

###  Alternatives

[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[winter/wn-seo-plugin

Winter CMS plugin for managing SEO tags

106.3k](/packages/winter-wn-seo-plugin)[burnbright/silverstripe-bootstrap

Boilerplate theme, using bootstrap

101.0k](/packages/burnbright-silverstripe-bootstrap)

PHPackages © 2026

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