Download the PHP package daikazu/filament-copy without Composer
On this page you can find all versions of the php package daikazu/filament-copy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download daikazu/filament-copy
More information about daikazu/filament-copy
Files in daikazu/filament-copy
Package filament-copy
Short Description Simple copy to clipboard button for Filament PHP
License MIT
Homepage https://github.com/daikazu/filament-copy
Informations about the package filament-copy
Filament Copy
A simple copy to clipboard button component for Filament PHP applications.
Requirements
- PHP 8.3 or higher
- Laravel 10.x or higher
- Filament 3.x
Installation
You can install the package via composer:
Usage
The package provides a simple copy to clipboard button that can be used in your Filament forms and tables.
Basic Usage
Advanced Usage
Features
- Simple and intuitive API
- Customizable button appearance
- Support for dynamic content
- Tooltip support
- Icon customization
- Size variants
- Color variants
Configuration
The package is designed to work out of the box, but you can publish the configuration file if you need to customize the default settings:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Mike Wall
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-copy with dependencies
filament/forms Version ^3.3
illuminate/contracts Version ^10.0||^11.0||^12.0
spatie/laravel-package-tools Version ^1.16