PHPackages                             bigbrush/yii2-big - 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. [Framework](/categories/framework)
4. /
5. bigbrush/yii2-big

ActiveYii2-extension[Framework](/categories/framework)

bigbrush/yii2-big
=================

CMF for Yii 2

1.2.10(5y ago)1657281BSD-3-ClauseJavaScript

Since Sep 17Pushed 5y ago2 watchersCompare

[ Source](https://github.com/bigbrush/yii2-big)[ Packagist](https://packagist.org/packages/bigbrush/yii2-big)[ RSS](/packages/bigbrush-yii2-big/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (15)Used By (1)

Big Framework for Yii 2
=======================

[](#big-framework-for-yii-2)

[![Yii2](https://camo.githubusercontent.com/d6b0929173e28cc627430d2519ca1853466a70f37395877eaf4820cb3e1e1909/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c6174)](http://www.yiiframework.com/)

Big Framework for Yii 2 offers functionality used in common Yii 2 applications. This includes a file manager based on [elFinder](http://elfinder.org/), an editor based on [TinyMCE 4](http://www.tinymce.com/) and a dynamic menu system with multiple menus, nested menu items and SEO optimized content. Finally it offers a nested set category system that can be integrated (quite easily) into Yii 2 modules.

Big is an integrated development kit that provides SEO optimized content. It does so by the following features:

- Dynamically loaded module url rules. If the file *UrlRule.php* is placed in the same namespace as the main module file (often Module.php) this url rule will be loaded automatically when Big creates and parses urls. The url rule it self is just a regular Yii 2 url rule.
- Integrated editor, file manager and menu system
- Open search system (Yii 2 event based) that modules can hook into. This can be done through the application configuration file or from a module (i.e. during [bootstrapping](http://www.yiiframework.com/doc-2.0/guide-runtime-bootstrapping.html)).

Big also provides dynamic functionality to Yii 2 themes by the concept of *Blocks*. Within a theme (a layout file) include statements can be added. An include statement defines a position, within a layout, where one or more blocks will be dynamically loaded. Creating a block is just like creating a regular Yii 2 widget with the need of one extra method needed to enable administration of blocks.

Big Framework is a development kit (and therefore doesn't come with an UI). You can check out its implementation at [BIG CMS](https://github.com/bigbrush/yii2-bigcms) where it is used as a development kit.

Installing via Composer
------------------------

[](#installing-via-composer-)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/). If you do not already have Composer installed, you may do so by following the instructions at [Yii Docs](https://github.com/yiisoft/yii2/blob/master/docs/guide/start-installation.md#installing-via-composer-).

With Composer installed, you can install Big Cms like so:

Either run

```
$ composer require "bigbrush/yii2-big=~1.0"
```

or add

```
"bigbrush/yii2-big": "~1.0"

```

to the `require` section of your `composer.json` file.

Why is Big so small?
--------------------

[](#why-is-big-so-small)

The concept behind Big is to provide a toolset for common Yii 2 applications that can be integrated into any application. Big provides its features without restrictions or rules for extending certain classes. Big provides the following features:

- Menu system
- Templates
- Block system
- Editor
- File manager
- Pluggable search system
- SEO optimized content
- Extension system
- Category system
- Url manager (integrated as an url rule that can be disabled)
- Nested set menus and categories

Most features are provided through different managers accessible through Big.

**Managers**

- Block manager responsible for loading, creating and registering blocks.
- Category manager responsible for nested set categories that can be integrated in to modules
- Menu manager responsible for the nested set menu system
- Url manager responsible for the SEO optimized url system
- Extension manager used to install custom blocks
- Template manager repsonsible for registering blocks to positions

Widgets
-------

[](#widgets)

Big comes with 5 different widgets:

- **Editor** based on TinyMCE 4
- **File manager** based on elFinder 2.1. (integrated with the editor widget)
- **Search widget** which can be plugged into to integrate your own modules. (integrated with the editor widget)
- **Template editor** used to create templates based a layout file. This can be included in your own modules. (integrated with the editor widget)
- **Recorder** used to dynamically add blocks with code

Other tools
-----------

[](#other-tools)

**Template**

- Create multiple templates that can be applied to modules.
- Can be integrated into existing modules

**Parser**

- Responsible for parsing Yii 2 layout files
- Creates SEO optimized content created with the editor

Built with
----------

[](#built-with)

Big is built with help from the following libraries:

- [Yii 2](https://github.com/yiisoft/yii2)
- [TinyMCE 4](http://www.tinymce.com)
- [elFinder 2.1](http://elfinder.org)
- [Yii2 Nested Sets](https://github.com/creocoder/yii2-nested-sets)

TODO
----

[](#todo)

- Create flexible action classes (and views?) so Big is easier to integrate. Some managers (menu manager) are quite complex to integrate.
- How to install
- How to add positions to a layout file
- How to create blocks
- How to plug into the search system
- How to create module URL rules
- How to use the widgets

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity71

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

Recently: every ~180 days

Total

14

Last Release

2013d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3b91bbf133e0280ac87e463e8d2806fcf019e57a0ed46edadff422733444d0a?d=identicon)[mj@bechtech.dk](/maintainers/mj@bechtech.dk)

---

Top Contributors

[![MichaelBech](https://avatars.githubusercontent.com/u/45620472?v=4)](https://github.com/MichaelBech "MichaelBech (166 commits)")

---

Tags

yii2cmf

### Embed Badge

![Health badge](/badges/bigbrush-yii2-big/health.svg)

```
[![Health](https://phpackages.com/badges/bigbrush-yii2-big/health.svg)](https://phpackages.com/packages/bigbrush-yii2-big)
```

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)

PHPackages © 2026

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