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

ActiveProject[Framework](/categories/framework)

cms/cmspackage
==============

CMS package

v1.0.0(5y ago)045MITJavaScript

Since Mar 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/krupalitankcct/cms_package)[ Packagist](https://packagist.org/packages/cms/cmspackage)[ RSS](/packages/cms-cmspackage/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Daynamic content management packages Run bellow command to install

### Installation

[](#installation)

```
composer require cms/cmspackage

```

### Migration

[](#migration)

```
php artisan migrate

```

### Route Url

[](#route-url)

This route to view your cms page list your project directory admin/cms\_list

### Configuration

[](#configuration)

If you want to change these options, you'll have to publish the `config` file.

```
php artisan vendor:publish --provider="Cms\\Cmspackage\\CmsServiceProvider" --tag="config"

```

This will give you a `cms.php` config file in which you can make the changes.

To make your life easy, the package also includes a ready to use `migration` which you can publish by running:

```
php artisan vendor:publish --provider="Cms\\Cmspackage\\CmsServiceProvider" --tag="migrations"

```

Then run bellow command to publish config and resource files If you want to change these options, you'll have to publish the `views` file.

```
php artisan vendor:publish --provider="Cms\\Cmspackage\\CmsServiceProvider" --tag="views"

php artisan vendor:publish --provider="Cms\\Cmspackage\\CmsServiceProvider" --tag="lang"

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1893d ago

### Community

Maintainers

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

---

Top Contributors

[![krupalitankcct](https://avatars.githubusercontent.com/u/78092031?v=4)](https://github.com/krupalitankcct "krupalitankcct (37 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[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.

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

A simple API extension for DateTime.

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

PHPackages © 2026

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