PHPackages                             wsmallnews/category - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wsmallnews/category

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wsmallnews/category
===================

Wsmallnews system classify/category modules

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

Since Nov 1Pushed 1mo ago1 watchersCompare

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

READMEChangelog (8)Dependencies (26)Versions (11)Used By (0)

Wsmallnews system classify/category modules
===========================================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/34280782f42cd3bb5e57dd616c32dfd72bb279f9cfe849083482a2e362823f46/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77736d616c6c6e6577732f63617465676f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wsmallnews/category)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f1d21efbd878b1131e62a8c80d6060b72b9a7d0caeb543bf525f8ad94e9fff74/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f77736d616c6c6e6577732f63617465676f72792f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/wsmallnews/category/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/952f0efa697b3308d5ddf8300ac2c0353020740d84b6f5e41cac87a006c64129/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f77736d616c6c6e6577732f63617465676f72792f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/wsmallnews/category/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/c36685335b0b7cf3a9b1f2b52d5fe56e0cd8ccad36198ef4f272122b3be4bf5f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77736d616c6c6e6577732f63617465676f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wsmallnews/category)

#### 功能点

[](#功能点)

如果当前所属 panel 支持 多租户，插件将自动增加 租户相关参数

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/category
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$category = new Wsmallnews\Category();
echo $category->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](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

Maintenance90

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.7% 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 ~17 days

Recently: every ~11 days

Total

9

Last Release

61d 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 (100 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

laravelcategoryWsmallnews

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[outerweb/filament-settings

Filament integration for the outerweb/settings package

3690.9k4](/packages/outerweb-filament-settings)

PHPackages © 2026

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