PHPackages                             skcms/core-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. skcms/core-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

skcms/core-bundle
=================

Symfony SKCMS Core Bundle by SOLID-kiss

099PHP

Since Apr 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kokmok/SKCMS-Core)[ Packagist](https://packagist.org/packages/skcms/core-bundle)[ RSS](/packages/skcms-core-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SKCMS-Core
==========

[](#skcms-core)

This package is currently under development, more documentation and features will come soon.

The Core bundle of SKCMS for Symfony2
=====================================

[](#the-core-bundle-of-skcms-for-symfony2)

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

[](#installation)

### Download dependecies via composer

[](#download-dependecies-via-composer)

use php composer.phar instead of composer on Windows

```
composer require FOS/user-bundle:2.0.x-dev SKCMS/core-bundle:dev-master SKCMS/front-bundle:dev-master SKCMS/tracking-bundle:dev-master SKCMS/admin-bundle dev-master

```

### Install and quick configure SKCMS

[](#install-and-quick-configure-skcms)

Add this line to AppKernel.php

```
 new \SKCMS\CoreBundle\SKCMSCoreBundle(),

```

This will update and backup original versions of config.yml, security.yml,routing.yml and AppKernel.php

```
php app/console skcms:install

```

Usage
-----

[](#usage)

\###Create SKCMS compatible entities This only works with annotation format.

```
php app/console skcms:generate:entity

```

\###Create SKCMS compatible entity form type

```
php app/console skcms:generate:form BundleName:Entity

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

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/8115512d21b45879e429d2716bb7c6422c3c664e76b2dbad8e7f114503d75678?d=identicon)[kokmok](/maintainers/kokmok)

### Embed Badge

![Health badge](/badges/skcms-core-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/skcms-core-bundle/health.svg)](https://phpackages.com/packages/skcms-core-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)
