proovit / filament-proovit
Filament 5 panel plugin for supervising ProovIT proof workflows.
0.1.0
2026-04-10 15:39 UTC
Requires
- php: ^8.3
- filament/filament: ^5.0
- proovit/laravel-proovit: ^0.1.0
- spatie/laravel-package-tools: ^1.92
Requires (Dev)
- larastan/larastan: ^3.9.3
- laravel/pint: ^1.29.0
- orchestra/testbench: ^11.0
- pestphp/pest: ^3.8
- phpstan/phpstan: ^2.1.22
This package is auto-updated.
Last update: 2026-05-10 15:51:08 UTC
README
Filament 5 panel plugin for ProovIT proof supervision and certification workflows.
What it does
- adds a Filament-native overview of ProovIT integration status
- exposes ready-to-use widgets and pages
- includes native widgets for token balance, proof deposit, and recent proofs with view actions
- ships with a minimal connection settings page for endpoint selection, credentials, test connection, and company binding
- includes a one-click account creation shortcut that follows the current release branch
- keeps ProovIT-specific workflows out of custom ad-hoc Blade views when possible
Requirements
- PHP 8.3+
- Laravel 13+
- Filament 5+
proovit/laravel-proovit
Install
composer require proovit/filament-proovit
Documentation
- Install
- Configuration
- Use cases
- Settings page
- Proof deposit
- Reusable actions
- Proof export
- Token reservations
- Proofs page
- Proof detail page
- Release notes
- V1 scope
Release notes
0.1.0
- Initial ProovIT Filament plugin release
- Native overview, settings, proofs, certificates, token reservations, and proof deposit support