{"id":15023033,"url":"https://github.com/ahmedabdel3al/livewire-multiselect","last_synced_at":"2025-09-30T19:31:13.975Z","repository":{"id":37653998,"uuid":"340487125","full_name":"ahmedabdel3al/livewire-multiselect","owner":"ahmedabdel3al","description":"Livewire Multiselect Component","archived":false,"fork":false,"pushed_at":"2021-11-29T15:56:15.000Z","size":37,"stargazers_count":19,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T07:10:24.339Z","etag":null,"topics":["alpine","livewire","livewire-select","multiselect","select","select2","tailwindcss"],"latest_commit_sha":null,"homepage":"https://ancient-gorge-62882.herokuapp.com/","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/ahmedabdel3al.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null},"funding":{"github":"bolyfci"}},"created_at":"2021-02-19T20:54:13.000Z","updated_at":"2023-11-17T19:05:54.000Z","dependencies_parsed_at":"2022-09-04T19:23:55.687Z","dependency_job_id":null,"html_url":"https://github.com/ahmedabdel3al/livewire-multiselect","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"spatie/package-skeleton-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedabdel3al%2Flivewire-multiselect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedabdel3al%2Flivewire-multiselect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedabdel3al%2Flivewire-multiselect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedabdel3al%2Flivewire-multiselect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmedabdel3al","download_url":"https://codeload.github.com/ahmedabdel3al/livewire-multiselect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234767214,"owners_count":18883405,"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":["alpine","livewire","livewire-select","multiselect","select","select2","tailwindcss"],"created_at":"2024-09-24T19:58:39.619Z","updated_at":"2025-09-30T19:31:08.685Z","avatar_url":"https://github.com/ahmedabdel3al.png","language":"Blade","funding_links":["https://github.com/sponsors/bolyfci"],"categories":[],"sub_categories":[],"readme":"# Livewire multiselect component\n\n## Requirements\n- [Tailwind](https://tailwindcss.com/)\n- [Alpine JS](https://github.com/alpinejs/alpine)\n- @stack('scripts') in layout blade\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require bolyfci/livewire-multiselect\n```\n## Usage\n\n```html\n\u003cx-multiselect\n  wire:model=\"multiselect\"\n  :options=\"[['id' =\u003e 'laravel', 'name' =\u003e 'Laravel'], ['id' =\u003e 'alpineJs', 'name' =\u003e 'Alpine JS'], ['id' =\u003e 'livewire', 'name' =\u003e 'Livewire']]\"\n/\u003e\n ```\n\n ### Props\n| Property | Arguments |Default | Example |\n|----|----|----|----|\n|**trackBy**|*String* Used to compare objects.| id |```trackBy=\"id\"```|\n|**label**|*String* Label from option Object, that will be visible in the dropdown..| name | ```title=\"name\"```|\n|**options**|*Arrray* Array of available options.| || ```:options=\"$options ?: [] \"```|\n|**placeholder**|*string*Equivalent to the placeholder attribute on a \u003cselect\u003e input. .| select options |```placholder=\"select options\"```|\n\n\n\n\n---\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [ahmed abdelaal](https://github.com/ahmedabdelaal)\n- [All Contributors](../../contributors)\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%2Fahmedabdel3al%2Flivewire-multiselect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmedabdel3al%2Flivewire-multiselect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedabdel3al%2Flivewire-multiselect/lists"}