This is a customized fork of filamentphp/support, adapted for internal use by the SIOPEN HSS development team.
⚠️ Disclaimer: This package is not intended for public use and may include internal modifications that are not compatible with the original upstream repository.
The goal of this fork is to provide support components, helpers, and macros that are tailored to the specific requirements of our internal Filament-based projects.
While based on the original filamentphp/support
package, this version includes:
- Internal adjustments and patches
- Removal or addition of specific traits, macros, or utility classes
- Breaking changes that align with our internal systems
- Potential dependencies on our internal packages or conventions
This version is not guaranteed to follow SemVer and may not receive regular updates from the upstream repository.
composer require filament/filament-support
This package is published as a private or internal package. Make sure your environment is configured to access it if it’s hosted privately.
Refer to the original filamentphp/support documentation for base usage. However, be aware that internal methods or behaviors may differ.
This repository inherits the MIT license from the original project unless otherwise stated.
Maintained by: SIOPEN HSS Development Team
Original Author: FilamentPHP