PHPackages                             multisolution/october - 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. multisolution/october

ActiveLibrary[Framework](/categories/framework)

multisolution/october
=====================

Multi Solution October CMS

v1.0.419(9y ago)08MITPHPPHP &gt;=5.5.9

Since Nov 16Pushed 9y ago2 watchersCompare

[ Source](https://github.com/multisolution/october)[ Packagist](https://packagist.org/packages/multisolution/october)[ Docs](http://octobercms.com)[ RSS](/packages/multisolution-october/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (9)Versions (105)Used By (0)

 [![October](https://github.com/octobercms/october/raw/master/themes/demo/assets/images/october.png?raw=true)](https://github.com/octobercms/october/blob/master/themes/demo/assets/images/october.png?raw=true)

[October](http://octobercms.com) is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again. It was born out of frustration with existing systems.
This fork is a **Multi Solution** boilerplate which includes:

- Disabled core updates
- Locked dependencies
- Enabled DotEnv configuration
- Builder plugin
- **Docker!**
    - PHP 7.1
    - MySQL 5.7
    - Redis 3.2
    - Composer
    - Enabled modrewrite

### Using this fork

[](#using-this-fork)

```
composer create-project multisolution/october your-app dev-master
```

Copy `.env.dist` to `.env` and `.htaccess.dist` to `.htaccess` and update the copied files contents to match you environment. You also should update `docker/vhost.conf` and `docker/php.ini`.

If using Docker Compose, don't forget to change container names.

Then you should exec install scripts yourself:

```
docker-compose exec web php composer.phar install
docker-compose exec web php artisan october:up
docker-compose exec web php artisan key:generate
```

*If you are not using Docker, just remove the `docker-compose exec web` part.*

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 76.9% 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 ~4 days

Total

101

Last Release

3333d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4607230?v=4)[MultisolutiON](/maintainers/multisolution)[@multisolution](https://github.com/multisolution)

---

Top Contributors

[![daftspunk](https://avatars.githubusercontent.com/u/1392869?v=4)](https://github.com/daftspunk "daftspunk (2693 commits)")[![alekseybobkov](https://avatars.githubusercontent.com/u/481606?v=4)](https://github.com/alekseybobkov "alekseybobkov (322 commits)")[![gergo85](https://avatars.githubusercontent.com/u/2959112?v=4)](https://github.com/gergo85 "gergo85 (60 commits)")[![LukeTowers](https://avatars.githubusercontent.com/u/7253840?v=4)](https://github.com/LukeTowers "LukeTowers (57 commits)")[![gabsource](https://avatars.githubusercontent.com/u/1851314?v=4)](https://github.com/gabsource "gabsource (52 commits)")[![gpasztor87](https://avatars.githubusercontent.com/u/3843377?v=4)](https://github.com/gpasztor87 "gpasztor87 (44 commits)")[![Flynsarmy](https://avatars.githubusercontent.com/u/334808?v=4)](https://github.com/Flynsarmy "Flynsarmy (44 commits)")[![stefantalen](https://avatars.githubusercontent.com/u/2243967?v=4)](https://github.com/stefantalen "stefantalen (34 commits)")[![scottbedard](https://avatars.githubusercontent.com/u/7980426?v=4)](https://github.com/scottbedard "scottbedard (19 commits)")[![leocavalcante](https://avatars.githubusercontent.com/u/183722?v=4)](https://github.com/leocavalcante "leocavalcante (18 commits)")[![vojtasvoboda](https://avatars.githubusercontent.com/u/374917?v=4)](https://github.com/vojtasvoboda "vojtasvoboda (15 commits)")[![dshoreman](https://avatars.githubusercontent.com/u/1521802?v=4)](https://github.com/dshoreman "dshoreman (15 commits)")[![marininicola](https://avatars.githubusercontent.com/u/8117368?v=4)](https://github.com/marininicola "marininicola (11 commits)")[![alvaro-canepa](https://avatars.githubusercontent.com/u/5142298?v=4)](https://github.com/alvaro-canepa "alvaro-canepa (10 commits)")[![alxy](https://avatars.githubusercontent.com/u/2057062?v=4)](https://github.com/alxy "alxy (10 commits)")[![JoelESvensson](https://avatars.githubusercontent.com/u/6786740?v=4)](https://github.com/JoelESvensson "JoelESvensson (10 commits)")[![paulwilde](https://avatars.githubusercontent.com/u/704594?v=4)](https://github.com/paulwilde "paulwilde (9 commits)")[![mplodowski](https://avatars.githubusercontent.com/u/6774277?v=4)](https://github.com/mplodowski "mplodowski (9 commits)")[![Jmeyering](https://avatars.githubusercontent.com/u/5166603?v=4)](https://github.com/Jmeyering "Jmeyering (8 commits)")[![ixcviw7bw](https://avatars.githubusercontent.com/u/5052636?v=4)](https://github.com/ixcviw7bw "ixcviw7bw (8 commits)")

---

Tags

laravelcmsoctoberoctobercms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/multisolution-october/health.svg)

```
[![Health](https://phpackages.com/badges/multisolution-october/health.svg)](https://phpackages.com/packages/multisolution-october)
```

###  Alternatives

[statamic/statamic

Statamic

829179.5k](/packages/statamic-statamic)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[rainlab/pages-plugin

Pages plugin for October CMS

12353.3k4](/packages/rainlab-pages-plugin)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11914.4k42](/packages/kompo-kompo)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)

PHPackages © 2026

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