PHPackages                             kiksaus/cms-backend - 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. kiksaus/cms-backend

ActiveLibrary[Framework](/categories/framework)

kiksaus/cms-backend
===================

A CMS based on Symfony 8

011PHP

Since Jun 19Pushed 2w ago1 watchersCompare

[ Source](https://github.com/krazzer/cms-backend)[ Packagist](https://packagist.org/packages/kiksaus/cms-backend)[ RSS](/packages/kiksaus-cms-backend/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

CMS with project files (recommended for most non-trivial projects)
------------------------------------------------------------------

[](#cms-with-project-files-recommended-for-most-non-trivial-projects)

Use this guide to set up the CMS as part of a project. This is the recommended setup for most projects.

### Useful commands

[](#useful-commands)

#### Load/unload dev env

[](#loadunload-dev-env)

- `php bin/console kikcms:app:up`
- `php bin/console kikcms:app:down`

#### Do a composer update while having a linked CMS

[](#do-a-composer-update-while-having-a-linked-cms)

1. Run `rm -rf vendor/kiksaus && composer update && rm -rf vendor/kiksaus && ln -s ../../KikCMS vendor/kiksaus`

CMS standalone setup
--------------------

[](#cms-standalone-setup)

Use this guide to set up the CMS as standalone. This can be useful for development on the CMS itself without needing to set up a full project.

### Set up CMS

[](#set-up-cms)

1. Clone this repo
2. Run `composer install`
3. Run `php bin/console kikcms:cms:up`

### Useful commands

[](#useful-commands-1)

#### Load/unload dev env

[](#loadunload-dev-env-1)

- `php bin/console kikcms:cms:up`
- `php bin/console kikcms:cms:down`

#### Update DB schema

[](#update-db-schema)

- Check: `php bin/console doctrine:schema:update --dump-sql`
- Update: `php bin/console doctrine:schema:update --force`

#### Enter container:

[](#enter-container)

`php bin/console kikcms:cms:attach`

#### Update admin JS/CSS to the latest:

[](#update-admin-jscss-to-the-latest)

`php bin/console kikcms:cms:update-admin`

#### List all kikcms commands:

[](#list-all-kikcms-commands)

`php bin/console kikcms list`

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance63

Regular maintenance activity

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/1891485?v=4)[Kaz](/maintainers/krazzer)[@krazzer](https://github.com/krazzer)

---

Top Contributors

[![krazzer](https://avatars.githubusercontent.com/u/1891485?v=4)](https://github.com/krazzer "krazzer (245 commits)")

### Embed Badge

![Health badge](/badges/kiksaus-cms-backend/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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