{"id":21497836,"url":"https://github.com/johnsnook/yii2-bootstrap4-card","last_synced_at":"2025-03-17T12:27:28.379Z","repository":{"id":57001006,"uuid":"141629761","full_name":"johnsnook/yii2-bootstrap4-card","owner":"johnsnook","description":"A yii2 card widget for use with the yii2-bootstrap4 library","archived":false,"fork":false,"pushed_at":"2018-08-08T15:47:13.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T22:16:04.805Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnsnook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-19T20:53:13.000Z","updated_at":"2021-04-08T09:37:33.000Z","dependencies_parsed_at":"2022-08-21T13:20:53.540Z","dependency_job_id":null,"html_url":"https://github.com/johnsnook/yii2-bootstrap4-card","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsnook%2Fyii2-bootstrap4-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsnook%2Fyii2-bootstrap4-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsnook%2Fyii2-bootstrap4-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsnook%2Fyii2-bootstrap4-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnsnook","download_url":"https://codeload.github.com/johnsnook/yii2-bootstrap4-card/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244032517,"owners_count":20386785,"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":[],"created_at":"2024-11-23T16:26:55.126Z","updated_at":"2025-03-17T12:27:28.354Z","avatar_url":"https://github.com/johnsnook.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bootstrap 4 Card Widget\n=======================\nIt's a widget that encapsulates bootstrap cards.\n\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 --prefer-dist johnsnook/yii2-bootstrap4-card \"*\"\n```\n\nor add\n\n```\n\"johnsnook/yii2-bootstrap4-card\": \"*\"\n```\n\nto the require section of your `composer.json` file.\n\n\nUsage\n-----\n\nOnce the extension is installed, simply use it in your code by  :\n\n```php\n\u003c?php                                                                            \n     echo Card::widget([                        \n        'headerOptions' =\u003e ['class' =\u003e 'bg-secondary'],\n        'title' =\u003e 'Top card',                   \n        'body' =\u003e $aBunchOfHtml,                 \n     ]);\n\t/* OR */\n     echo Card::begin([                         \n        'containerOptions' =\u003e ['class' =\u003e 'border border-secondary'],\n        'headerOptions' =\u003e ['class' =\u003e 'bg-dark text-white'],\n        'title' =\u003e 'Top card',\n \t]);\n?\u003e                                                                              \u003cp class=\"card-text\"\u003e                      \n \u003c?= echo CardlWidget::end();\n```\n\n[.](https://snooky.biz/post/section/Ragedump) [.](https://snooky.biz/post/the-sixth-general-order) [.](https://snooky.biz/post/legal-threats) [.](https://snooky.biz/post/taking-out-the-trash) [.](https://snooky.biz/post/jeez-babe-i-dont-know-whats-wrong) [.](https://snooky.biz/post/my-stupid-vitriol) [.](https://snooky.biz/post/the-drama-train-just-keeps-a-chuggin) [.](https://snooky.biz/post/hypocrisy) [.](https://snooky.biz/post/marjorie-snook-isnt-your-name) [.](https://snooky.biz/post/inconstant-hooer) [.](https://snooky.biz/post/mother-of-the-year) ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsnook%2Fyii2-bootstrap4-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnsnook%2Fyii2-bootstrap4-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsnook%2Fyii2-bootstrap4-card/lists"}