Download the PHP package clevertech/yii-booster without Composer

On this page you can find all versions of the php package clevertech/yii-booster. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package yii-booster

YiiBooster

Gitter

Travis CI Scrutinizer Code Quality Code Coverage SensioLabsInsight

Latest Stable Version Latest Unstable Version Total Downloads License

YiiBooster is a widget toolkit for Yii web framework. Its main purpose is to ease building UI in Yii-based web applications utilizing the beauty of Twitter Bootstrap and several other great UI plugins developed over time by the community.

Twitter Bootstrap wrapping is based over the excellent job of Christoffer Niska called Yii-Bootstrap. We at Clevertech included his library into our own Yii project startup library, YiiBoilerplate, and started improving it in order to satisfy some of our customers' project requirements. YiiBooster is an end result of this effort.

We tried very hard in past to accommodate to radical changes between successive versions of Twitter Bootstrap, but starting from November 2016 we will just follow the latest stable version published by Twitter. This means that when you upgrade YiiBooster, you upgrade Twitter Bootstrap as well.

Widgets at a glance

Overall, the following is included in YiiBooster:

Quick Start

If you want, you can clone the github repo and get the full codebase to build the distributive or documentation or just to hack something.

If you just want to use YiiBooster, you need to download the latest distributive archive. After that, consult the YiiBooster documentation website or the INSTALL.md file included in the package.

Widgets end-user documentation

Check out YiiBooster documentation website.

Contributing

Long story short: make pull requests from separate branches dedicated for individual features to master. Please see the wiki page about how to contribute to YiiBooster for details.

Requirements

YiiBooster as a project requires (and supports) PHP 5.3 and Yii 1.1.15.

We know that PHP 5.3 is deprecated for several years already and Yii has version 2 released a year ago. A major overwrite is planned, but as for YiiBooster as it is, the dependencies versions stand as they are.

For development we specify explicitly that you'll need PHPUnit 4.8, because it's the last version to support PHP 5.3.

Bug tracker

If you find any bugs, please create an issue at issue tracker for project Github repository.

License

This work as a whole is licensed under a BSD license. Full text is included in the LICENSE file in the root of codebase.

Well-built beautifully designed web applications.

www.clevertech.biz


All versions of yii-booster with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package clevertech/yii-booster contains the following files

Loading the files please wait ....