Download the PHP package yii2-starter-kit/yii2-starter-kit without Composer

On this page you can find all versions of the php package yii2-starter-kit/yii2-starter-kit. 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 yii2-starter-kit

Yii 2 Starter Kit

Packagist Packagist build

Stand with Ukraine!


While Russia is destroying my home and my country, killing my friends and neighbors - any russian company, organization, or citizen, who do nothing about it, is prohibited from using this package. For others - please, pray for us, share information about war crimes Russia is conducting in Ukraine, do everything you can to urge your governments to be on the right side of history. Ukraine will prevail! Good triumph over evil! Русский военный корабль, иди нах#й!


This is Yii2 start application template.

It was created and developing as a fast start for building an advanced sites based on Yii2.

It covers typical use cases for a new project and will help you not to waste your time doing the same work in every project

Before you start

Please, consider helping project via contributions or donations.

TABLE OF CONTENTS

Quickstart

  1. Install taskctl
  2. Install docker
  3. Install docker-compose
  4. Run

  5. Go to http://yii2-starter-kit.localhost

FEATURES

Admin backend

Development tasks

To list all available development tasks follow these steps:

  1. Install taskctl task runner
  2. Run taskctl

I18N

Users

Development

Other

DEMO

administrator role account

manager role account

user role account

How to contribute?

You can contribute in any way you want. Any help appreciated, but most of all i need help with docs (^_^)

Have any questions?

Mail to [email protected]

READ MORE

NOTE

This template was created mostly for developers NOT for end users. This is a point where you can start your application, rather than creating it from scratch. Good luck!


All versions of yii2-starter-kit with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1.0
ext-intl Version *
ext-gd Version *
yiisoft/yii2 Version ^2.0.13
yiisoft/yii2-swiftmailer Version ^2.0.0
yiisoft/yii2-authclient Version ^2.0.0
yiisoft/yii2-bootstrap4 Version ^2.0
yiisoft/yii2-jui Version ^2.0.0
yiisoft/yii2-debug Version ^2.0.0
yii2-starter-kit/yii2-file-kit Version ^2.1.0
asofter/yii2-imperavi-redactor Version >=0.0.3@dev
trntv/yii2-aceeditor Version ^2.0
trntv/probe Version ^1.0
trntv/yii2-glide Version ^1.2
trntv/yii2-datetime-widget Version dev-master@dev
trntv/cheatsheet Version ^0.1@dev
trntv/yii2-command-bus Version ^3.0
intervention/image Version ^2.1
vlucas/phpdotenv Version ^5.3.0
almasaeed2010/adminlte Version ^3.0
npm-asset/font-awesome Version ^5.0
npm-asset/html5shiv Version ^3.0
npm-asset/jquery-slimscroll Version ^1.3
npm-asset/flot Version ^3.2
symfony/process Version ^4.0
guzzlehttp/guzzle Version ^6.0
alexantr/yii2-elfinder Version ^1.3
trntv/sitemaped Version ^0.1
yii2mod/yii2-swagger Version ^1.1
rmrevin/yii2-fontawesome Version ^3.4
kartik-v/yii2-widgets Version ^3.4
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 yii2-starter-kit/yii2-starter-kit contains the following files

Loading the files please wait ....