PHPackages                             phore/theme-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. [Templating &amp; Views](/categories/templating)
4. /
5. phore/theme-bootstrap

ActiveLibrary[Templating &amp; Views](/categories/templating)

phore/theme-bootstrap
=====================

Bootstrap 4 Theme using fluent HTML

v0.2.2(5y ago)03.9k1MITJavaScriptPHP &gt;7.0

Since Aug 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/phore/phore-theme-bootstrap)[ Packagist](https://packagist.org/packages/phore/theme-bootstrap)[ Docs](https://infracamp.org/phore/)[ RSS](/packages/phore-theme-bootstrap/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (5)Dependencies (3)Versions (8)Used By (1)

Phore bootstrap base theme
==========================

[](#phore-bootstrap-base-theme)

- Includes
    - JQuery 3.3.1
    - FontAwesome 5.1
    - Bootstrap 4.1
    - Popper
    - VueJS2
    - HightlightJS

Libraries are included as assets

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

[](#installation)

```
composer require phore/theme-bootstrap

```

Example
-------

[](#example)

[See example page](https://phore.github.io/phore-theme-bootstrap/docs)

Example / testing is included. Run `kickstart.sh` to go live and open `http://localhost` in your browser.

Features
--------

[](#features)

### Daterangepicker

[](#daterangepicker)

[Homepage](http://www.daterangepicker.com/#config)

**Activate in theme:**

```
$themeConfig->frameworkds["daterangepicker"] = true;
```

**Example**

```
$('#demo').daterangepicker({
    "startDate": "06/12/2020",
    "endDate": "06/18/2020"
}, function(start, end, label) {
  console.log('New date range selected: ' + start.format('YYYY-MM-DD') + ' to ' + end.format('YYYY-MM-DD') + ' (predefined range: ' + label + ')');
});
```

### Select2

[](#select2)

[Homepage](https://select2.org/getting-started/basic-usage)

```
$themeConfig->frameworkds["select2"] = true;
```

### MomentJS

[](#momentjs)

[Homepage](https://momentjs.com/)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

5

Last Release

2157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/878a384d056698a2400e4b7c8858db05a6caebb2c560e67151be36d46d58def0?d=identicon)[dermatthes](/maintainers/dermatthes)

---

Top Contributors

[![dermatthes](https://avatars.githubusercontent.com/u/13380559?v=4)](https://github.com/dermatthes "dermatthes (24 commits)")

---

Tags

phore-bootstraptheme

### Embed Badge

![Health badge](/badges/phore-theme-bootstrap/health.svg)

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

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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