PHPackages                             qamar/kms - 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. qamar/kms

ActiveLibrary

qamar/kms
=========

KMS

0.1.0(2y ago)010[1 issues](https://github.com/qhayat/kms/issues)MITPHP

Since Jan 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/qhayat/kms)[ Packagist](https://packagist.org/packages/qamar/kms)[ RSS](/packages/qamar-kms/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (20)Versions (2)Used By (0)

KMS Bundle
==========

[](#kms-bundle)

The **KMS Bundle** is a Symfony bundle designed for flexible content management, offering features for creating and managing pages and posts.

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

[](#installation)

To install this bundle, execute the following command via Composer:

```
composer require qamar/kms
```

Database
--------

[](#database)

To create the database tables, run the following command:

```
php bin/console doctrine:migrations:migrate
```

To load the initial data fixtures, run the following command:

```
php bin/console doctrine:fixtures:load --group=kms /*--append*/
```

Routes Configuration
--------------------

[](#routes-configuration)

Add the following route configurations to your Symfony project's routes.yaml file to integrate the bundle's functionalities:

```
_kms_bundle:
    resource: '@KmsBundle/config/routes.yaml'

# Only if you want to expose the API
_kms_bundle_api:
    resource: '@KmsBundle/config/api_routes.yaml'
```

Contribution
------------

[](#contribution)

Contributions are welcome! If you'd like to contribute to this project, please submit issues or pull requests on the bundle's official GitHub repository.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

912d ago

### Community

Maintainers

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

---

Top Contributors

[![qhayat](https://avatars.githubusercontent.com/u/95368705?v=4)](https://github.com/qhayat "qhayat (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M738](/packages/sylius-sylius)

PHPackages © 2026

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