{"id":13733290,"url":"https://github.com/saadj55/filament-copyable","last_synced_at":"2025-04-12T10:42:30.523Z","repository":{"id":46143943,"uuid":"512655759","full_name":"saadj55/filament-copyable","owner":"saadj55","description":"Copyable Text Column and Field for Filament PHP.","archived":false,"fork":false,"pushed_at":"2023-04-21T05:51:08.000Z","size":49,"stargazers_count":36,"open_issues_count":2,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T20:02:14.739Z","etag":null,"topics":["columns","filamentphp","laravel","livewire","php"],"latest_commit_sha":null,"homepage":"","language":"Blade","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saadj55.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-11T07:22:31.000Z","updated_at":"2024-10-03T08:11:50.000Z","dependencies_parsed_at":"2024-08-03T03:12:57.867Z","dependency_job_id":null,"html_url":"https://github.com/saadj55/filament-copyable","commit_stats":{"total_commits":23,"total_committers":4,"mean_commits":5.75,"dds":"0.34782608695652173","last_synced_commit":"33b3c4b209bf9ae70eb971585545b0b4d7e6c02d"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadj55%2Ffilament-copyable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadj55%2Ffilament-copyable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadj55%2Ffilament-copyable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadj55%2Ffilament-copyable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saadj55","download_url":"https://codeload.github.com/saadj55/filament-copyable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248557297,"owners_count":21124157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["columns","filamentphp","laravel","livewire","php"],"created_at":"2024-08-03T03:00:40.693Z","updated_at":"2025-04-12T10:42:30.499Z","avatar_url":"https://github.com/saadj55.png","language":"Blade","funding_links":[],"categories":["Fields"],"sub_categories":[],"readme":"# Filament Copyable\n\nCopyable Text Column and Field for Filament PHP.\n\n![Screenshot of Login](./filament-copyable-column.PNG)\n![Screenshot of Login](./copyable-text-field.PNG)\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require saadj55/filament-copyable\n```\n## Usage\n### Column\nIn in your Table Schema:\n\n```php\n\n\\Saadj55\\FilamentCopyable\\Tables\\Columns\\CopyableTextColumn::make('name')\n\n```\nYou can make the icon to only appear on hover with the `-\u003eshowOnHover()` method, \n\nYou can set a custom [heroicon](https://heroicons.com/) by using the `-\u003eicon('heroicon-o-duplicate')` method.\n\n### Field\n\n```php\n\n\\Saadj55\\FilamentCopyable\\Forms\\Components\\CopyableTextInput::make('name')\n\n```\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaadj55%2Ffilament-copyable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaadj55%2Ffilament-copyable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaadj55%2Ffilament-copyable/lists"}