ramon/verified
Composer 安装命令:
composer require ramon/verified
包简介
Verified user badges with admin reviewed requests for Flarum 2
README 文档
README
Verified
A verified badge for Flarum users, the way X does it.
Verified adds a blue check next to usernames everywhere they show up: posts, profiles, user cards and mentions. Users apply from their own settings page, admins approve or reject from a dedicated panel, and the badge follows the user around the forum from then on.
It can be as light or as strict as your community needs. Run it as a simple request and approve flow, or require an identity document with each request, encrypt the uploads with a public key and let a retention policy purge the files later.
What it does
- Blue verified badge wherever the username is rendered, with an optional hover tooltip showing who verified and when
- Verification requests from the user's settings page, reviewed in an admin panel
- Optional identity document upload, with public key encryption and configurable retention
- Avatar lock for verified users, so the face people trust does not change silently
- Custom badge SVG, size and color if the default does not match your theme
- Notifications by alert and email when a request is handled
- Plays nice with
flarum/gdprfor export, anonymization and erasure
Installation
composer require ramon/verified php flarum migrate php flarum cache:clear
Then enable Verified on the Extensions page. Settings, permissions and the request queue all live in the admin panel, each option explained in place.
Good to know
- Documents are wiped on the schedule you choose. The nightly
verified:purge-documentscommand takes care of it, no cron of your own needed. - Encryption is opt in: set a public key in the settings and uploads are sealed before they touch the disk. The private key never goes in the database.
- Everything the frontend does goes through the
/api/verified/*endpoints, so verification can also be automated from outside.
License
MIT. Questions and ideas are welcome on the issue tracker.
ramon/verified 适用场景与选型建议
ramon/verified 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 412 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 05 月 05 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「badge」 「verification」 「verified」 「flarum」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 ramon/verified 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ramon/verified 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 ramon/verified 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Laravel Eloquent boolean & timestamp flagged attributes behavior.
Laravel Package for easier user email verification.
Add gamification in laravel app with reputation point and badges support
Photo Rest Bundle for symfony2
Add hover-based sub-navigation to Filament navigation items using badges
Poser, add badges on your readme, such as downloads number or latest version.
统计信息
- 总下载量: 412
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 41
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-05