定制 proovit/filament-billing 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

proovit/filament-billing

最新稳定版本:1.0.7

Composer 安装命令:

composer require proovit/filament-billing

包简介

Filament 5 panel plugin for the ProovIT billing core.

README 文档

README

Filament 5 panel plugin for the ProovIT billing core.

What it provides

  • a Filament panel plugin entry point
  • native Filament resources for billing models
  • dashboard widgets powered by proovit/laravel-billing
  • package configuration
  • publishable English and French translations

Documentation

Installation

composer require proovit/filament-billing

You do not need to run php artisan billing:install for the plugin to function. That command is part of the core package and is only needed when you want to explicitly publish or customize the core package configuration.

Then register the plugin in your Filament panel provider:

use Proovit\FilamentBilling\FilamentBillingPlugin;
use Filament\Panel;

public function panel(Panel $panel): Panel
{
    return $panel
        ->plugin(FilamentBillingPlugin::make());
}

Development

When developing against the dev branch of this repository, require it explicitly:

"proovit/filament-billing": "dev-dev@dev"

Notes

  • Requires proovit/laravel-billing:^1.0
  • Requires Filament 5
  • The package is organized around native Filament resources, relation managers, and widgets instead of custom Blade screens
  • The demo seeder is designed for local testing and panel walkthroughs
  • Most user-facing strings are translatable through filament-billing-translations
  • dev is the integration branch; tags are cut from main
  • Keep plugin-only releases on the fourth numeric segment when the billing core does not change
  • The plugin can run against the core package defaults; the core installer is optional

Release notes

1.0.7

  • Fixed record URLs across billing tables, relation managers, and widgets so Filament pages resolve the correct resource record

1.0.6

  • Added a native API documentation page for Scramble
  • Kept proof export available from the proofs page while removing the redundant export page

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-04-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固