{"id":14966859,"url":"https://github.com/muhiddingithub/yii2-multiple-select","last_synced_at":"2026-02-28T06:50:54.753Z","repository":{"id":57021880,"uuid":"108221905","full_name":"muhiddingithub/yii2-multiple-select","owner":"muhiddingithub","description":"Easy to use yii2 active form multiple select","archived":false,"fork":false,"pushed_at":"2018-11-27T22:06:36.000Z","size":18,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T05:56:46.186Z","etag":null,"topics":["multiple-select","yii2","yii2-extension"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muhiddingithub.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}},"created_at":"2017-10-25T05:03:22.000Z","updated_at":"2019-08-06T13:05:42.000Z","dependencies_parsed_at":"2022-08-23T13:50:56.806Z","dependency_job_id":null,"html_url":"https://github.com/muhiddingithub/yii2-multiple-select","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhiddingithub%2Fyii2-multiple-select","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhiddingithub%2Fyii2-multiple-select/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhiddingithub%2Fyii2-multiple-select/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhiddingithub%2Fyii2-multiple-select/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muhiddingithub","download_url":"https://codeload.github.com/muhiddingithub/yii2-multiple-select/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072083,"owners_count":19743527,"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":["multiple-select","yii2","yii2-extension"],"created_at":"2024-09-24T13:37:03.400Z","updated_at":"2026-02-28T06:50:49.693Z","avatar_url":"https://github.com/muhiddingithub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yii2-multiple-select\nInstallation\n------------\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\nphp composer.phar require muhiddingithub/yii2-multiple-select \"dev-master\"\n```\n\nor add\n\n```\n\"muhiddingithub/yii2-multiple-select\": \"dev-master\"\n```\n\nto the require section of your `composer.json` file.\n\n[Jquery soruce](http://loudev.com/)\n\nUsage\n-----\n\n\n```php \n    echo $form-\u003efield($model, 'attribute')-\u003ewidget(\\muhiddin\\select\\MultiSelect::className(), [\n            'data' =\u003e $dataList,\n            'id' =\u003e 'multiple-select',\n            'options' =\u003e [\n                'multiple' =\u003e 'multiple',\n            ],\n            'selectAll' =\u003e true,\n            'deselectAll'=\u003etrue,\n        ])\n        \n       ```\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhiddingithub%2Fyii2-multiple-select","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuhiddingithub%2Fyii2-multiple-select","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhiddingithub%2Fyii2-multiple-select/lists"}