bobwez98/laravel-profanity-check-client 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

bobwez98/laravel-profanity-check-client

最新稳定版本:0.0.1

Composer 安装命令:

composer require bobwez98/laravel-profanity-check-client

包简介

A client to use the profanitycheck.dev API.

README 文档

README

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

Requirements

  • PHP ^8.4
  • Laravel ^12.0

Installation

You can install this package via Composer:

composer require bobwez98/laravel-profanity-check-client

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

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

License

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

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2026-03-23