PHPackages                             boomcms/boom-core - 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. boomcms/boom-core

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

boomcms/boom-core
=================

Core classes for BoomCMS

v9.1.4(2y ago)193.0k8[11 PRs](https://github.com/boomcms/boom-core/pulls)4MITPHPPHP &gt;=7.2

Since Apr 23Pushed 7mo ago5 watchersCompare

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

READMEChangelog (10)Dependencies (21)Versions (354)Used By (4)

 [ ![BoomCMS logo](https://camo.githubusercontent.com/8d003f26d09a9c4e82e1afab1bcd507fcc933b039a49dc662bbc284bbe345e0a/68747470733a2f2f7777772e626f6f6d636d732e6e65742f76656e646f722f626f6f6d636d732f626f6f6d2d636f72652f696d672f6c6f676f2e706e67) ](https://www.boomcms.net)

 [![Build Status](https://camo.githubusercontent.com/c0a3c2f89d4c6eebb642b3c23e8cadf64a9a6411bfaa2d0c3006a23325d7c22e/68747470733a2f2f7472617669732d63692e6f72672f626f6f6d636d732f626f6f6d2d636f72652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/boomcms/boom-core) [![StyleCI](https://camo.githubusercontent.com/816e155c5296d8be820a563d34860ee87fbc921b6e53cc389962be6b6bf098f1/68747470733a2f2f7374796c6563692e696f2f7265706f732f32353931373739352f736869656c64)](https://styleci.io/repos/25917795)

BoomCMS
-------

[](#boomcms)

BoomCMS is a content management system which is designed to be easy for content editors and developers alike.

This is the core code for BoomCMS which is designed to be integrated into a laravel application.

To create a new BoomCMS app follow the installation instructions in the [BoomCMS app](https://github.com/boomcms/boomcms).

---

Development
-----------

[](#development)

### Running tests

[](#running-tests)

First install PHP dependencies with composer:

```
    composer install

```

You can then run tests with `phpunit`. However, some tests require access to a database. For these tests to pass you may need to specify database credentials:

```
    DB_PASSWORD= DB_USERNAME= DB_DATABASE= DB_HOST= DB_DRIVER= phpunit

```

The default values for these variables are:

- DB\_PASSWORD: empty
- DB\_USERNAME: root
- DB\_DATABASE: boomcms\_tests
- DB\_HOST: 127.0.0.1
- DB\_DRIVER: mysql

You won't need to specify these options on the command line if the default values work for you.

### Building JavaScript and CSS files

[](#building-javascript-and-css-files)

First install dependencies via NPM and bower:

```
    npm install
    bower install

```

Then create minified JavaScript and CSS files with grunt:

```
    grunt dist

```

The default grunt task is `grunt watch` which will build the JavaScript and CSS files when changes are made.

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance44

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community28

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 97% 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 ~11 days

Recently: every ~147 days

Total

349

Last Release

228d ago

Major Versions

v7.1.21 → v8.0.202019-09-24

v7.1.22 → v8.0.292020-03-05

v7.1.23 → v8.0.362020-09-03

v8.0.37 → v9.0.02020-11-17

v9.1.4 → 10.0.x-dev2025-10-01

PHP version history (4 changes)v2.0PHP &gt;=5.3

v6.0.0PHP &gt;=5.6

v9.1.0PHP &gt;=8.1

v9.1.1PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/f31fb86c0b083f421f94caf45a05e0b38ce8d002aea2196606d6bd5c52913df1?d=identicon)[robbytaylor](/maintainers/robbytaylor)

![](https://www.gravatar.com/avatar/b93dd7eb893431578f9ad8f5af1df8708e08f7ad47be02e9e62891b0c087b20d?d=identicon)[hmtareque](/maintainers/hmtareque)

![](https://www.gravatar.com/avatar/1f69b5b086b3b2b2371e75a2b8da01f32c4fe0bb6b40e12b8ab16321a6a6cd1d?d=identicon)[paulnunneley](/maintainers/paulnunneley)

---

Top Contributors

[![robbytaylor](https://avatars.githubusercontent.com/u/2005679?v=4)](https://github.com/robbytaylor "robbytaylor (1283 commits)")[![hmtareque](https://avatars.githubusercontent.com/u/1869924?v=4)](https://github.com/hmtareque "hmtareque (16 commits)")[![eatyourgreens](https://avatars.githubusercontent.com/u/59547?v=4)](https://github.com/eatyourgreens "eatyourgreens (16 commits)")[![ralph-mcardell](https://avatars.githubusercontent.com/u/973775?v=4)](https://github.com/ralph-mcardell "ralph-mcardell (2 commits)")[![imanghafoori1](https://avatars.githubusercontent.com/u/6961695?v=4)](https://github.com/imanghafoori1 "imanghafoori1 (2 commits)")[![cazm](https://avatars.githubusercontent.com/u/3204712?v=4)](https://github.com/cazm "cazm (2 commits)")[![paulnunneley](https://avatars.githubusercontent.com/u/9801271?v=4)](https://github.com/paulnunneley "paulnunneley (2 commits)")

---

Tags

cmscontent-managementcontent-management-systemlaravellaravel-cmsphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/boomcms-boom-core/health.svg)

```
[![Health](https://phpackages.com/badges/boomcms-boom-core/health.svg)](https://phpackages.com/packages/boomcms-boom-core)
```

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[ronasit/laravel-helpers

Provided helpers function and some helper class.

1475.7k13](/packages/ronasit-laravel-helpers)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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