PHPackages                             kibatic/cms-bundle - 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. kibatic/cms-bundle

ActiveLibrary[Framework](/categories/framework)

kibatic/cms-bundle
==================

Simple block based CMS bundle for Symfony

0211PHP

Since Oct 21Pushed 6mo ago3 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

KibaticCmsBundle
================

[](#kibaticcmsbundle)

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

[](#installation)

```
composer require kibatic/cms-bundle

```

```
// config/routing.yaml

kibatic_cms:
    resource: "@KibaticCmsBundle/Resources/config/routing.yaml"
    prefix:   /

```

Update your database schema by generating and applying a new migration :

```
bin/console doctrine:migrations:diff
bin/console doctrine:migration:migrate

```

Admin template layout &amp; twig block
--------------------------------------

[](#admin-template-layout--twig-block)

The bundle expect the layout template `::layout.html.twig` and block `content` to exist in order to load its admin pages.

If you wish to change the used layout, you can create a template `app/Resources/KibaticCmsBundle/layout.html.twig` and extend the layout you want to use.

You won't be able to use a different block name without overriding all the bundle's templates though.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance45

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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/05dc11d9f60042fd9eaf6462154b546717322bafd06f825f668761a3670b4dce?d=identicon)[jcrombez](/maintainers/jcrombez)

![](https://www.gravatar.com/avatar/95c1423b83010cc8afd1fc966d26cc6fc5d7fb5d000e5d7582adcd8392bd239c?d=identicon)[kitpages](/maintainers/kitpages)

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

---

Top Contributors

[![gototog](https://avatars.githubusercontent.com/u/4048378?v=4)](https://github.com/gototog "gototog (1 commits)")[![jcrombez](https://avatars.githubusercontent.com/u/777666?v=4)](https://github.com/jcrombez "jcrombez (1 commits)")

### Embed Badge

![Health badge](/badges/kibatic-cms-bundle/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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