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

ActiveLibrary

nextbytetz/website-cms
======================

this id for website cms

020CSS

Since Feb 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/blessedkono/cms)[ Packagist](https://packagist.org/packages/nextbytetz/website-cms)[ RSS](/packages/nextbytetz-website-cms/feed)WikiDiscussions develop Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

laravel website cms
===================

[](#laravel-website-cms)

Installation

Step 1
------

[](#step-1)

Require the package with composer using the following command:

```
composer require nextbytetz/website-cms
```

Step 2
------

[](#step-2)

The service provider will automatically get registered. Or you may manually add the service provider in your config/app.php file:

```
'providers' => [
    // ...
    Nextbyte\Cms\CmsServiceProvider::class,
];
```

Step 3
------

[](#step-3)

You can publish the config file with this following command:

```
php artisan vendor:publish --provider="Nextbyte\Cms\CmsServiceProvider"
```

You can get package updates by simply use composer update

```
composer update nextbytetz/website-cms
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

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.

### Community

Maintainers

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

---

Top Contributors

[![francistito](https://avatars.githubusercontent.com/u/17033660?v=4)](https://github.com/francistito "francistito (28 commits)")

### Embed Badge

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

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

PHPackages © 2026

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