Registry / web-framework / filament-support

filament-support

JSON →
library5.6.6phppackagistunverified

Core helper methods and foundation code for all Filament packages.

composer require filament/support
INSTALL
IMPORT
SIG · FILAMENT-SUPPORT
F
filament-support
web-frameworkphpv5.6.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Filament
use Filament\Support\Facades\Filament;

Access Filament's core functionality and panel information

use Filament\Support\Facades\Filament; // Get the current panel $panel = Filament::getCurrentPanel(); echo $panel->getId();
Debug
Known issues
gotchaThis is an internal package; most users should use filament/filament instead
fix
Install filament/filament for the full admin panel experience
affects: >=5.0.0
Upgrade
Version history
5.6.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
filament-support — pip install filament-support · libregistry