PHPackages                             interactivesolutions/honeycomb-cms - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. interactivesolutions/honeycomb-cms

AbandonedArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

interactivesolutions/honeycomb-cms
==================================

Main HoneyComb package to install all core functionality of the CMS

v1.1.0(8y ago)17652MITPHPPHP &gt;=7.1

Since Mar 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/interactivesolutions/honeycomb-cms)[ Packagist](https://packagist.org/packages/interactivesolutions/honeycomb-cms)[ RSS](/packages/interactivesolutions-honeycomb-cms/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (19)Versions (25)Used By (0)

honeycomb-cms
=============

[](#honeycomb-cms)

Main HoneyComb package to install all core functionality of the CMS

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

[](#installation)

Begin by installing this package through Composer.

```
	{
	    "require": {
	        "interactivesolutions/honeycomb-cms": "*"
	    }
	}
```

or

```
    composer require interactivesolutions/honeycomb-cms
```

Laravel installation
--------------------

[](#laravel-installation)

Firstly register the service provider and Facade by opening `config/app.php`

```
interactivesolutions\honeycombcms\app\providers\HCCMSServiceProvider::class,

```

Run command for deleting default laravel project files and creating HoneyComb CMS ready structure

```
php artisan hc:new-project

```

Dump the composer

```
composer dump

```

Finally run last command to update all of the HoneyComb CMS environment. Make sure you have .env file filled. This step requires database connection.

```
php artisan hc:update

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Recently: every ~1 days

Total

23

Last Release

3171d ago

Major Versions

0.6.3 → v1.0.02017-10-18

0.6.4 → v1.0.12017-10-18

PHP version history (2 changes)0.1.0PHP &gt;=7.0.0

v1.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/50455fcb3fc494da9ef27a61de8fdb208f589635bcc1a052713050b0f5abca9c?d=identicon)[jdmitrijev](/maintainers/jdmitrijev)

---

Top Contributors

[![m4nt4s](https://avatars.githubusercontent.com/u/9013427?v=4)](https://github.com/m4nt4s "m4nt4s (13 commits)")[![jdmitrijev](https://avatars.githubusercontent.com/u/545166?v=4)](https://github.com/jdmitrijev "jdmitrijev (9 commits)")[![liutauraskavaliauskas](https://avatars.githubusercontent.com/u/22213927?v=4)](https://github.com/liutauraskavaliauskas "liutauraskavaliauskas (9 commits)")[![SpecoMan](https://avatars.githubusercontent.com/u/22213961?v=4)](https://github.com/SpecoMan "SpecoMan (2 commits)")

---

Tags

cmshoneycombhoneycomb-cmslaravel-cmslanguagespackagecorecmsaclurl shortenerresourcesslugsscriptsregionshoneycombhoneycombcmscmspackagecms functionality

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/interactivesolutions-honeycomb-cms/health.svg)

```
[![Health](https://phpackages.com/badges/interactivesolutions-honeycomb-cms/health.svg)](https://phpackages.com/packages/interactivesolutions-honeycomb-cms)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M220](/packages/backpack-crud)[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k18.6M59](/packages/lab404-laravel-impersonate)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M932](/packages/statamic-cms)[santigarcor/laratrust

This package provides a flexible way to add Role-based Permissions to Laravel

2.3k5.6M47](/packages/santigarcor-laratrust)

PHPackages © 2026

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