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 3w 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 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

1941d 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/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)
