PHPackages                             societycms/societycms - 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. societycms/societycms

ActiveProject

societycms/societycms
=====================

The SocietyCMS application.

2893PHP

Since Aug 26Pushed 9y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

SocietyCMS
==========

[](#societycms)

The only CMS designed for you and your society.

[![Build Status](https://camo.githubusercontent.com/4382cc295b6395916ae251c634f9799f0a99bab95c5e4a5d0015e73360890861/68747470733a2f2f7472617669732d63692e6f72672f536f6369657479434d532f536f6369657479434d532e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SocietyCMS/SocietyCMS) [![Latest Stable Version](https://camo.githubusercontent.com/b4202ee68ebac4d03505cfa72f53f81c0047f24dcdbd177fab0a4b99910b20ec/68747470733a2f2f706f7365722e707567782e6f72672f736f6369657479636d732f736f6369657479636d732f762f737461626c65)](https://packagist.org/packages/societycms/societycms) [![Total Downloads](https://camo.githubusercontent.com/6d2e93bef3088956fa1ea992252fa3dfaae450f960a9f20913aaa2114bb0a3af/68747470733a2f2f706f7365722e707567782e6f72672f736f6369657479636d732f736f6369657479636d732f646f776e6c6f616473)](https://packagist.org/packages/societycms/societycms) [![Latest Unstable Version](https://camo.githubusercontent.com/31797222e042a3912ed34bb1ed92b6990d33ce1b81792befd15d269d483a8762/68747470733a2f2f706f7365722e707567782e6f72672f736f6369657479636d732f736f6369657479636d732f762f756e737461626c65)](https://packagist.org/packages/societycms/societycms) [![License](https://camo.githubusercontent.com/07980bda7d453ea6842159f3e35d6c407e1293b6194aaef74dcd7816ea370c2f/68747470733a2f2f706f7365722e707567782e6f72672f736f6369657479636d732f736f6369657479636d732f6c6963656e7365)](https://packagist.org/packages/societycms/societycms)

- [Introduction](#introduction)
- [Installation](#installation)

Introduction
------------

[](#introduction)

**This is an alpha, experimental release of SocietyCMS. Things will change. Things will break. There are bugs. Thank you for testing!**

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

[](#installation)

```
composer create-project societycms/societycms:dev-master --prefer-source
```

After the installation has finished, change into your project directory and run the install command:

```
php artisan society:install
```

This will perform the following cations:

- Setup database information
- Running migrations
- Running seeds
- Publishing assets
- Create a first admin account

### Modules

[](#modules)

Optionally you can install a few 1st-party content modules:

```
composer require societycms/module-blog:dev-master
composer require societycms/module-documents:dev-master
composer require societycms/module-gallery:dev-master
composer require societycms/module-page:dev-master
```

### Demo Mode

[](#demo-mode)

To fill the Database with Demo data, run the following command:

```
php artisan society:demo
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b0f4fee4a6e71705effa898365e29dd6152dacf04960f33ad6a9d37db1ada19?d=identicon)[rhwilr](/maintainers/rhwilr)

---

Top Contributors

[![rhwilr](https://avatars.githubusercontent.com/u/4346833?v=4)](https://github.com/rhwilr "rhwilr (38 commits)")

### Embed Badge

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

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

PHPackages © 2026

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