PHPackages                             wsmallnews/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. [Admin Panels](/categories/admin)
4. /
5. wsmallnews/cms

ActiveLibrary[Admin Panels](/categories/admin)

wsmallnews/cms
==============

Wsmallnews system cms modules

v1.0.6(2mo ago)08[2 PRs](https://github.com/Wsmallnews/cms/pulls)MITPHPPHP ^8.2CI passing

Since Nov 24Pushed 1mo agoCompare

[ Source](https://github.com/Wsmallnews/cms)[ Packagist](https://packagist.org/packages/wsmallnews/cms)[ Docs](https://github.com/wsmallnews/cms)[ GitHub Sponsors](https://github.com/Wsmallnews)[ RSS](/packages/wsmallnews-cms/feed)WikiDiscussions v1 Synced 1mo ago

READMEChangelog (8)Dependencies (28)Versions (13)Used By (0)

Wsmallnews system cms modules
=============================

[](#wsmallnews-system-cms-modules)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f9a5ec95e53a5b7082df4b68ae88514c92d1688f14120a2860c9f26958eb00ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77736d616c6c6e6577732f636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wsmallnews/cms)[![GitHub Tests Action Status](https://camo.githubusercontent.com/0acf58ccf08dc5efa85cd53f0a33a3225a0e66d0b03366a85fc6d5b3a2f82d56/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f77736d616c6c6e6577732f636d732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/wsmallnews/cms/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/51c4d5eccae0ad5c760e116a72f2d97eeb4f769fee4b692db255add124c13296/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f77736d616c6c6e6577732f636d732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/wsmallnews/cms/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/fbc2c1e9962b827da5a0ea60e8d04023c446a4779dbf66db18d9a85c3089fe4e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77736d616c6c6e6577732f636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wsmallnews/cms)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require wsmallnews/cms
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="cms-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="cms-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="cms-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$cms = new Wsmallnews\Cms();
echo $cms->echoPhrase('Hello, Wsmallnews!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [smallnews@qq.com](https://github.com/Wsmallnews)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance89

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.4% 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

Every ~14 days

Total

9

Last Release

60d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16216215?v=4)[小新](/maintainers/Wsmallnews)[@Wsmallnews](https://github.com/Wsmallnews)

---

Top Contributors

[![Wsmallnews](https://avatars.githubusercontent.com/u/16216215?v=4)](https://github.com/Wsmallnews "Wsmallnews (184 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelcmsWsmallnews

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[awcodes/filament-quick-create

Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items.

246177.6k7](/packages/awcodes-filament-quick-create)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[geo-sot/filament-env-editor

Access .env file though Filament admin panel

2432.3k1](/packages/geo-sot-filament-env-editor)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)[inerba/filament-db-config

A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.

329.1k](/packages/inerba-filament-db-config)[caresome/filament-neobrutalism-theme

A neobrutalism theme for FilamentPHP admin panels

303.2k](/packages/caresome-filament-neobrutalism-theme)

PHPackages © 2026

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