Download the PHP package athphane/filament-support without Composer
On this page you can find all versions of the php package athphane/filament-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download athphane/filament-support
More information about athphane/filament-support
Files in athphane/filament-support
Package filament-support
Short Description Helper traits, base component configs, and shared utilities.
License MIT
Homepage https://github.com/athphane/filament-support
Informations about the package filament-support
Filament Support
Helper traits, base component configs, and shared utilities for Filament.
Installation
You can install the package via composer:
You can publish the config file with:
Configuration
The published config file allows you to enable/disable specific modifiers:
All modifiers are enabled by default.
Features
Modifiers
The package provides automatic configuration for Filament components:
- Forms: Auto-title labels, trim text input values, native date pickers, helper icons
- Actions: Set icon positions and default icons
- Tables: Title case labels, non-native filters, hidden on relation manager macro
- Infolists: Title case labels, enum display macro
- Summarizers: Default money summarizer
Components
Coordinate (Form Component)
A Google Maps coordinate picker for Filament forms.
PublishStatusSelect (Form Component)
A dropdown for content publishing status.
SpatieMediaLibraryFileUpload (Form Component)
Enhanced file upload with automatic disk configuration.
CoordinateMap (Infolist Component)
Read-only coordinate map display.
Enums
PublishStatuses
Enum for content publishing status with Filament integration.
Traits
FilamentAdminUrls
Generate admin URLs for model records.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Athfan Khaleel
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-support with dependencies
filament/filament Version ^5.3
filament/spatie-laravel-media-library-plugin Version ^5.2
illuminate/contracts Version ^11.0 || ^12.0 || ^13.0
spatie/laravel-package-tools Version ^1.16