dungphanxuan / yii2-starter-kit-lite
Yii2 Starter Kit Application Template
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 41
Watchers: 11
Forks: 19
Open Issues: 20
Type:project
Requires
- php: >=7.1.0
- ext-intl: *
- 2amigos/yii2-chartjs-widget: ~2.0
- alexantr/yii2-elfinder: ^1.3
- asofter/yii2-imperavi-redactor: >=0.0.3@dev
- bazilio/yii2-async: dev-master
- froala/yii2-froala-editor: ^2.6.0
- guzzlehttp/guzzle: ^6.0
- intervention/image: ^2.1
- kartik-v/yii2-date-range: *
- kartik-v/yii2-field-range: *
- kartik-v/yii2-helpers: dev-master
- kartik-v/yii2-widget-depdrop: @dev
- kartik-v/yii2-widget-select2: @dev
- maknz/slack: ^1.7
- npm-asset/admin-lte: ^2.0
- npm-asset/flot: ^0.8
- npm-asset/font-awesome: ^4.0
- npm-asset/html5shiv: ^3.0
- npm-asset/jquery-slimscroll: ^1.3
- paquettg/php-html-parser: ^1.7
- trntv/cheatsheet: ^0.1@dev
- trntv/probe: ^0.2
- trntv/sitemaped: ^0.1
- trntv/yii2-aceeditor: ^2.0
- trntv/yii2-command-bus: ^2.0
- trntv/yii2-datetime-widget: dev-master@dev
- trntv/yii2-glide: ^1.0.0
- vlucas/phpdotenv: ^2.0
- yii2-starter-kit/yii2-file-kit: ^2.0.0
- yii2mod/yii2-swagger: ^1.1
- yiisoft/yii2: ^2.0.16
- yiisoft/yii2-authclient: ^2.0.0
- yiisoft/yii2-bootstrap: ^2.0.0
- yiisoft/yii2-jui: ^2.0.0
- yiisoft/yii2-queue: ^2.0
- yiisoft/yii2-swiftmailer: ^2.0.0
Requires (Dev)
- yiisoft/yii2-debug: ^2.0.0
- yiisoft/yii2-faker: ~2.0.0
- yiisoft/yii2-gii: ^2.0.0
This package is not auto-updated.
Last update: 2024-11-17 03:33:50 UTC
README
Yii 2 Starter Kit Lite
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
- Demo
- Features
- Installation
- Application components
- FAQ
- How to contribute?
- Donations
- Have any questions
DEMO
Demo is hosted by awesome Digital Ocean
Frontend: http://yii2-starter-kit.terentev.net
Backend: http://backend.yii2-starter-kit.terentev.net
administrator
role account
Login: administrator
Password: administrator
manager
role account
Login: manager
Password: manager
user
role account
Login: user
Password: user
FEATURES
- Translations Editor
Widgets
Extensions
API
Starter Kit has fully configured and ready-to-go REST API module. You can access it on http://yii2-starter-kit-lite.dev/api/v1 For some endpoints you should authenticate your requests with one of available methods - https://github.com/yiisoft/yii2/blob/master/docs/guide/rest-authentication.md#authentication
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 dungpx.s@gmail.com
READ MORE
https://github.com/yiisoft/yii2/blob/master/apps/advanced/README.md https://github.com/yiisoft/yii2/tree/master/docs
NOTE
This template was created mostly for developers NOT for end users. This is a point where you can begin your application, rather than creating it from scratch. Good luck!