{"id":18183660,"url":"https://github.com/clevertech/yiibooster","last_synced_at":"2025-04-14T06:52:55.325Z","repository":{"id":4727034,"uuid":"5875642","full_name":"clevertech/YiiBooster","owner":"clevertech","description":"YiiBooster","archived":false,"fork":false,"pushed_at":"2019-08-17T23:28:58.000Z","size":9786,"stargazers_count":543,"open_issues_count":116,"forks_count":304,"subscribers_count":111,"default_branch":"master","last_synced_at":"2025-04-10T09:43:54.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clevertech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-19T17:42:09.000Z","updated_at":"2025-03-15T20:58:29.000Z","dependencies_parsed_at":"2022-08-21T04:10:23.768Z","dependency_job_id":null,"html_url":"https://github.com/clevertech/YiiBooster","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clevertech%2FYiiBooster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clevertech%2FYiiBooster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clevertech%2FYiiBooster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clevertech%2FYiiBooster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clevertech","download_url":"https://codeload.github.com/clevertech/YiiBooster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837276,"owners_count":21169373,"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-02T20:03:48.170Z","updated_at":"2025-04-14T06:52:55.291Z","avatar_url":"https://github.com/clevertech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"YiiBooster \n==========\n[![Gitter](https://badges.gitter.im/clevertech/YiiBooster.svg)](https://gitter.im/clevertech/YiiBooster?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n[![Travis CI](https://travis-ci.org/clevertech/YiiBooster.svg?branch=master)](https://travis-ci.org/clevertech/YiiBooster)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/clevertech/YiiBooster/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/clevertech/YiiBooster/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/clevertech/YiiBooster/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/clevertech/YiiBooster/?branch=master)\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/efb55e52-aaf3-4692-abf7-729e8aa0eb1a/mini.png)](https://insight.sensiolabs.com/projects/efb55e52-aaf3-4692-abf7-729e8aa0eb1a)\n\n[![Latest Stable Version](https://poser.pugx.org/clevertech/yii-booster/v/stable.png)](https://github.com/clevertech/YiiBooster/releases/tag/v4.0.1) \n[![Latest Unstable Version](https://poser.pugx.org/clevertech/yii-booster/v/unstable.png)](https://github.com/clevertech/YiiBooster/tree/master) \n[![Total Downloads](https://poser.pugx.org/clevertech/yii-booster/downloads.png)](https://packagist.org/packages/clevertech/yii-booster) \n[![License](https://poser.pugx.org/clevertech/yii-booster/license.png)](https://github.com/clevertech/YiiBooster/blob/master/LICENSE)\n\nYiiBooster is a widget toolkit for [Yii web framework](http://www.yiiframework.com).\nIts main purpose is to ease building UI in Yii-based web applications utilizing the beauty of [Twitter Bootstrap][twitter-bootstrap]\nand several other great UI plugins developed over time by the community.\n\nTwitter Bootstrap wrapping is based over the excellent job of [Christoffer Niska](https://twitter.com/Crisu83) called [Yii-Bootstrap](http://www.cniska.net/yii-bootstrap/).\nWe at [Clevertech](http://clevertech.biz) included his library into our own Yii project startup library, [YiiBoilerplate](http://github.com/clevertech/yiiboilerplate),\nand started improving it in order to satisfy some of our customers' project requirements.\nYiiBooster is an end result of this effort.\n\nWe tried very hard in past to accommodate to radical changes between successive versions of Twitter Bootstrap,\nbut starting from November 2016 we will just follow the latest stable version published by Twitter.\nThis means that when you upgrade YiiBooster, you upgrade Twitter Bootstrap as well. \n\n## Widgets at a glance\nOverall, the following is included in YiiBooster:\n\n*   All of most current [Twitter Bootstrap][twitter-bootstrap] goodness we were able to integrate with.\n*   [FontAwesome icons pack](http://fortawesome.github.io/Font-Awesome/) for Twitter Bootstrap.\n*   [jQuery File Upload](https://github.com/blueimp/jQuery-File-Upload) widget for fancy file uploads.\n*   [jQueryUI/Bootstrap](http://addyosmani.github.io/jquery-ui-bootstrap/) integration.\n*   [Select2](http://ivaynberg.github.io/select2/) widget for fancy selectors.\n*   [X-Editable](http://vitalets.github.io/x-editable/) plugin for in-place editing of table cells values.\n*   Absolutely crazy custom grid views called [TbExtendedGridView](http://yii-booster.clevertech.biz/extended-grid.html) and [TbJsonGridView](http://yii-booster.clevertech.biz/json-grid.html), packed with features to the brim.\n*   *Four* different WYSIWYG editors for you to choose:\n\n    * [wysihtml5](https://github.com/xing/wysihtml5) [with Bootstrap integration](https://github.com/jhollingworth/bootstrap-wysihtml5),\n    * [jQuery Markdown](https://github.com/arhpreston/jquery-markdown),\n    * [CKEditor](http://ckeditor.com/) and\n    * [Redactor](http://imperavi.com/redactor/).\n\n    And don't be afraid to use Redactor, because Yii community bought an ORM license for it.\n*   And several other little and not-so-little widgets for you to use.\n\n## Quick Start\n\nIf you want, you can clone the [github repo](https://github.com/clevertech/YiiBooster) and get the full codebase\nto build the distributive or documentation or just to hack something.\n\nIf you just want to _use_ YiiBooster, you need to [download the latest distributive archive](https://sourceforge.net/projects/yiibooster/files/latest/download?source=files).\nAfter that, consult the [YiiBooster documentation website][booster-docs] or the `INSTALL.md` file included in the package.\n\n## Widgets end-user documentation\nCheck out [YiiBooster documentation website][booster-docs].\n\n## Contributing\nLong story short: make pull requests from separate branches dedicated for individual features to `master`.\nPlease see the [wiki page about how to contribute to YiiBooster](https://github.com/clevertech/YiiBooster/wiki/How-to-contribute-to-this-repository) for details.\n\n## Requirements\n\nYiiBooster as a project requires (and supports) PHP 5.3 and Yii 1.1.15. \n\nWe know that PHP 5.3 is deprecated for several years already and Yii has version 2 released a year ago.\nA major overwrite is planned, but as for YiiBooster as it is, the dependencies versions stand as they are.\n\nFor development we specify explicitly that you'll need [PHPUnit 4.8, because it's the last version to support PHP 5.3](https://github.com/sebastianbergmann/phpunit/wiki/Release-Announcement-for-PHPUnit-4.8.0).\n\n## Bug tracker\nIf you find any bugs, please create an issue at [issue tracker for project Github repository][booster-issues].\n\n## License\nThis work as a whole is licensed under a BSD license. Full text is included in the `LICENSE` file in the root of codebase.\n\n\n\u003e Well-built beautifully designed web applications.\n\u003e\n\u003e [www.clevertech.biz](http://www.clevertech.biz)\n\n[twitter-bootstrap]: http://twitter.github.com/bootstrap/\n[booster-docs]: http://yii-booster.clevertech.biz/\n[booster-issues]: https://github.com/clevertech/YiiBooster/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclevertech%2Fyiibooster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclevertech%2Fyiibooster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclevertech%2Fyiibooster/lists"}