{"id":14966397,"url":"https://github.com/yiisoft/yii2-bootstrap4","last_synced_at":"2025-05-14T11:08:49.361Z","repository":{"id":31508406,"uuid":"128093992","full_name":"yiisoft/yii2-bootstrap4","owner":"yiisoft","description":"Yii 2 Bootstrap 4 Extension","archived":false,"fork":false,"pushed_at":"2025-02-13T21:11:42.000Z","size":10570,"stargazers_count":215,"open_issues_count":17,"forks_count":104,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-05-03T09:28:12.222Z","etag":null,"topics":["bootstrap","bootstrap4","css","hacktoberfest","yii","yii2"],"latest_commit_sha":null,"homepage":"https://www.yiiframework.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yiisoft.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"yiisoft","github":["yiisoft"],"tidelift":"packagist/yiisoft/yii2-bootstrap4"}},"created_at":"2018-04-04T17:04:19.000Z","updated_at":"2025-02-13T21:11:46.000Z","dependencies_parsed_at":"2023-11-06T22:28:09.928Z","dependency_job_id":"e7cc6d2b-4e32-4034-b574-c80edf4df5b6","html_url":"https://github.com/yiisoft/yii2-bootstrap4","commit_stats":{"total_commits":4268,"total_committers":221,"mean_commits":"19.312217194570135","dds":0.6459700093720713,"last_synced_commit":"e8a24f218f3d2bf4dbfe51713e8be5855dad96f6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Fyii2-bootstrap4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Fyii2-bootstrap4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Fyii2-bootstrap4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Fyii2-bootstrap4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yiisoft","download_url":"https://codeload.github.com/yiisoft/yii2-bootstrap4/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253679941,"owners_count":21946475,"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":["bootstrap","bootstrap4","css","hacktoberfest","yii","yii2"],"created_at":"2024-09-24T13:36:19.497Z","updated_at":"2025-05-14T11:08:49.327Z","avatar_url":"https://github.com/yiisoft.png","language":"PHP","funding_links":["https://opencollective.com/yiisoft","https://github.com/sponsors/yiisoft","https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap4"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://getbootstrap.com/\" target=\"_blank\" rel=\"external\"\u003e\n        \u003cimg src=\"https://v4-alpha.getbootstrap.com/assets/brand/bootstrap-solid.svg\" height=\"80px\"\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003eTwitter Bootstrap 4 Extension for Yii 2\u003c/h1\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\nThis is the Twitter Bootstrap extension for [Yii framework 2.0](https://www.yiiframework.com). It encapsulates [Bootstrap 4](https://getbootstrap.com/) components\nand plugins in terms of Yii widgets, and thus makes using Bootstrap components/plugins\nin Yii applications extremely easy.\n\nFor license information check the [LICENSE](LICENSE.md)-file.\n\nDocumentation is at [docs/guide/README.md](docs/guide/README.md).\n\n[![Latest Stable Version](https://poser.pugx.org/yiisoft/yii2-bootstrap4/v/stable.png)](https://packagist.org/packages/yiisoft/yii2-bootstrap4)\n[![Total Downloads](https://poser.pugx.org/yiisoft/yii2-bootstrap4/downloads.png)](https://packagist.org/packages/yiisoft/yii2-bootstrap4)\n[![Build Status](https://github.com/yiisoft/yii2-bootstrap4/workflows/build/badge.svg)](https://github.com/yiisoft/yii2-bootstrap4/actions)\n\n\nInstallation\n------------\n\nThe preferred way to install this extension is through [composer](https://getcomposer.org/download/).\n\nEither run\n\n```\nphp composer.phar require --prefer-dist yiisoft/yii2-bootstrap4\n```\n\nor add\n\n```\n\"yiisoft/yii2-bootstrap4\": \"~2.0.6\"\n```\n\nto the require section of your `composer.json` file.\n\nUsage\n----\n\nFor example, the following\nsingle line of code in a view file would render a Bootstrap Progress plugin:\n\n```php\n\u003c?= yii\\bootstrap4\\Progress::widget(['percent' =\u003e 60, 'label' =\u003e 'test']) ?\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiisoft%2Fyii2-bootstrap4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyiisoft%2Fyii2-bootstrap4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiisoft%2Fyii2-bootstrap4/lists"}