PHPackages                             schlaefer/saito-nsfwbadge - 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. schlaefer/saito-nsfwbadge

ActiveCakephp-plugin[Utility &amp; Helpers](/categories/utility)

schlaefer/saito-nsfwbadge
=========================

'Not-Safe-For-Work'-Badge for Saito forum

2.0.0(7y ago)0221MITPHP

Since Nov 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Schlaefer/saito-nsfwbadge)[ Packagist](https://packagist.org/packages/schlaefer/saito-nsfwbadge)[ Docs](https://github.com/Schlaefer/saito-nsfwbadge)[ RSS](/packages/schlaefer-saito-nsfwbadge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

"Not Safe For Work"-Bagde
=========================

[](#not-safe-for-work-bagde)

Plugin for [Saito-Forum](https://github.com/Schlaefer/Saito). Set and show NSFW-badge on postings.

Install
-------

[](#install)

Either clone/copy the files in this directory into `app/Plugin/NsfwBadge` or using composer:

```
composer require schlaefer/saito-nsfwbadge
```

Add new database-fields:

```
ALTER TABLE `entries` ADD `nsfw` TINYINT(1)  NULL  DEFAULT NULL;
```

Empty the cache in the admin panel to register the DB-changes.

```
bin/cake plugin load Siezi/SaitoNsfwBadge

```

[See CakePHP plugin documentation for alternative methods](https://book.cakephp.org/3.0/en/plugins.html#loading-a-plugin).

Uninstall
---------

[](#uninstall)

Remove database-fields:

```
ALTER TABLE `entries` DROP `nsfw`;
```

Empty the cache in the admin panel to register the DB-changes.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Every ~1333 days

Total

2

Last Release

2876d ago

Major Versions

1.0.0 → 2.0.02018-06-27

### Community

Maintainers

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

---

Top Contributors

[![Schlaefer](https://avatars.githubusercontent.com/u/143224?v=4)](https://github.com/Schlaefer "Schlaefer (5 commits)")

---

Tags

saito-forumpluginsaito

### Embed Badge

![Health badge](/badges/schlaefer-saito-nsfwbadge/health.svg)

```
[![Health](https://phpackages.com/badges/schlaefer-saito-nsfwbadge/health.svg)](https://phpackages.com/packages/schlaefer-saito-nsfwbadge)
```

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-shim

A CakePHP plugin to shim applications between major framework versions.

401.0M11](/packages/dereuromark-cakephp-shim)[cakedc/tiny-mce

TinyMCE Plugin for CakePHP

10790.2k](/packages/cakedc-tiny-mce)[dereuromark/cakephp-dto

A CakePHP plugin for generating immutable Data Transfer Objects with full type safety

2988.9k3](/packages/dereuromark-cakephp-dto)[dereuromark/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

51174.9k4](/packages/dereuromark-cakephp-geo)[dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

1646.8k1](/packages/dereuromark-cakephp-calendar)

PHPackages © 2026

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