PHPackages                             bobwez98/laravel-profanity-check-client - 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. [API Development](/categories/api)
4. /
5. bobwez98/laravel-profanity-check-client

ActiveLibrary[API Development](/categories/api)

bobwez98/laravel-profanity-check-client
=======================================

A client to use the profanitycheck.dev API.

0.0.1(3mo ago)00PHPPHP ^8.4CI passing

Since Mar 23Pushed 3mo agoCompare

[ Source](https://github.com/BobWez98/laravel-profanity-check-client)[ Packagist](https://packagist.org/packages/bobwez98/laravel-profanity-check-client)[ RSS](/packages/bobwez98-laravel-profanity-check-client/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (7)Versions (3)Used By (0)

Profanitycheck.dev Client
=========================

[](#profanitycheckdev-client)

This package provides a client to communicate with the Profanitycheck.dev API.

Requirements
------------

[](#requirements)

- PHP ^8.4
- Laravel ^12.0

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

[](#installation)

You can install this package via Composer:

```
composer require bobwez98/laravel-profanity-check-client
```

#### Usage

[](#usage)

The facade can be used to talk to the API.

```
use BobWez98\ProfanityCheckClient\Facades\Profanity;

$result = Profanity::check('Check this string on profanity.');
```

Quality
-------

[](#quality)

To ensure the quality of this package, run the following command:

```
composer quality
```

This will execute three tasks:

1. Makes sure all tests are passed
2. Checks for any issues using static code analysis
3. Checks if the code is correctly formatted

Credits
-------

[](#credits)

- [Bob Wezelman](https://github.com/BobWez98)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance82

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

95d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49f3f4ac7e869e651929f2da647ef8f4ab402171733bbc6c30e01dfa8df8f719?d=identicon)[BobWez98](/maintainers/BobWez98)

---

Top Contributors

[![BobWez98](https://avatars.githubusercontent.com/u/23509926?v=4)](https://github.com/BobWez98 "BobWez98 (1 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bobwez98-laravel-profanity-check-client/health.svg)

```
[![Health](https://phpackages.com/badges/bobwez98-laravel-profanity-check-client/health.svg)](https://phpackages.com/packages/bobwez98-laravel-profanity-check-client)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.5M920](/packages/statamic-cms)[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k36.4M126](/packages/darkaonline-l5-swagger)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k13.5M60](/packages/knuckleswtf-scribe)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)[justbetter/laravel-magento-client

A client to interact with Magento

49108.7k14](/packages/justbetter-laravel-magento-client)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.5k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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