{"id":29229248,"url":"https://github.com/flywi/yii2-multiselect","last_synced_at":"2025-09-11T18:47:31.851Z","repository":{"id":62505990,"uuid":"171979210","full_name":"Flywi/yii2-multiselect","owner":"Flywi","description":"yii2 widget for two sides select","archived":false,"fork":false,"pushed_at":"2019-02-22T06:23:15.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-19T08:33:30.078Z","etag":null,"topics":["multiselect","yii2"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/Flywi.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-22T02:19:30.000Z","updated_at":"2021-10-13T06:45:48.000Z","dependencies_parsed_at":"2022-11-02T12:45:45.939Z","dependency_job_id":null,"html_url":"https://github.com/Flywi/yii2-multiselect","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Flywi/yii2-multiselect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flywi%2Fyii2-multiselect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flywi%2Fyii2-multiselect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flywi%2Fyii2-multiselect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flywi%2Fyii2-multiselect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flywi","download_url":"https://codeload.github.com/Flywi/yii2-multiselect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flywi%2Fyii2-multiselect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274689729,"owners_count":25331897,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["multiselect","yii2"],"created_at":"2025-07-03T12:01:33.751Z","updated_at":"2025-09-11T18:47:31.799Z","avatar_url":"https://github.com/Flywi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yii2-multiselect\n![example](https://github.com/Flywi/yii2-multiselect/blob/master/example.png)\n## 安装\n\n推荐使用\n\n```\n$ php composer.phar require flywi/yii2-multiselect\n```\n\n## 使用\n在`ActiveForm`中使用:\n```php\n...\necho $form-\u003efield($model, 'attributeId')-\u003ewidget(\\flywi\\select\\MultiSelectWidget::class, [\n    'data' =\u003e [\n      // select options list(key =\u003e value)\n    ],\n    'clientOptions' =\u003e [\n    \n    ],\n]);\n...\n```\n## 其他\nclientOptions [ 配置参考 ](https://github.com/crlcu/multiselect)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflywi%2Fyii2-multiselect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflywi%2Fyii2-multiselect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflywi%2Fyii2-multiselect/lists"}