PHPackages                             koka/phpixie-bootstrap3-bundle - 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. koka/phpixie-bootstrap3-bundle

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

koka/phpixie-bootstrap3-bundle
==============================

bootstrap3 bundle for PHPixie

4622CSS

Since Oct 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/KokaUA/phpixie-bootstrap3-bundle)[ Packagist](https://packagist.org/packages/koka/phpixie-bootstrap3-bundle)[ RSS](/packages/koka-phpixie-bootstrap3-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

phpixie-bootstrap3-bundle
=========================

[](#phpixie-bootstrap3-bundle)

bootstrap3 bundle for phpixie3

1. Bootstrap v3.3.5
2. jQuery v2.1.4
3. 16 themes from bootswatch

### Установка

[](#установка)

1. Подключаем бандл в проект

```
composer require koka/phpixie-bootstrap3-bundle:dev-master
```

2. Создать ссылку на web директорию бандла

```
cd web/bundles
ln -s ../../vendor/koka/phpixie-bootstrap3-bundle/web bootstrap3Bundle
```

3. Подключить бандл в нашем проекте

```
// src/Project/Framework/Bundles.php
    protected function buildBundles()
    {
        return array(
            new \Project\App($this->builder),
            new \Koka\Bootstrap3Bundle\App($this->builder)
        );
    }
```

### Использование

[](#использование)

Подключаем в нашем шаблоне нужную тему, для подлюченния оригинального bootstrap3 используем default

```

```

И выводим в нужном месте блоки bootstrap-css и bootstrap-js и jquery-js. Пример стандартного шаблона.

```

		PHPixie 3.0

        PHPixie 3.0

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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://www.gravatar.com/avatar/537985efa6f9be2f2a53d3b5458261408a6d0c9b982aebb097c6b43043c9cb88?d=identicon)[Koka](/maintainers/Koka)

---

Top Contributors

[![KokaUA](https://avatars.githubusercontent.com/u/6323675?v=4)](https://github.com/KokaUA "KokaUA (2 commits)")[![dracony](https://avatars.githubusercontent.com/u/3127080?v=4)](https://github.com/dracony "dracony (1 commits)")

### Embed Badge

![Health badge](/badges/koka-phpixie-bootstrap3-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/koka-phpixie-bootstrap3-bundle/health.svg)](https://phpackages.com/packages/koka-phpixie-bootstrap3-bundle)
```

###  Alternatives

[sastrawi/sastrawi

PHP library for stemming Indonesian language (Bahasa Indonesia)

43972.0k4](/packages/sastrawi-sastrawi)[magefan/module-wysiwyg-advanced

Extend TinyMCE 4 in Magento 2

762.3M1](/packages/magefan-module-wysiwyg-advanced)[protonlabs/bitcoin

PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings

33187.4k8](/packages/protonlabs-bitcoin)[webtorque7/inpage-modules

Adds module blocks to a SilverStripe website.

191.3k](/packages/webtorque7-inpage-modules)

PHPackages © 2026

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