All Projects → hiqdev → hisite

hiqdev / hisite

Licence: BSD-3-Clause license
Hisite Yii2 base project

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hisite

mubapp
MUB is a multi-user blog web app using the Python-Django infrastructure.
Stars: ✭ 24 (+60%)
Mutual labels:  web-application
LazyWaimai-Api
基于Yii2框架的LazyWaimai Api端,REST API架构风格的,使用Oauth2进行身份认证
Stars: ✭ 42 (+180%)
Mutual labels:  yii2
yii2-actionbar
A control bar with bulk actions for the GridView widget.
Stars: ✭ 32 (+113.33%)
Mutual labels:  yii2
Viewer
Viewer is a configurable application template that enables you to display an ArcGIS web map using a variety of tools.
Stars: ✭ 56 (+273.33%)
Mutual labels:  web-application
cs-sakaryauniversity
Sakarya Üniversitesi'nde okuduğum süre boyunca karşıma çıkan tüm ödevler, ders notları ve çıkmış sınav soruları (All the assignments, lecture notes and exams)
Stars: ✭ 133 (+786.67%)
Mutual labels:  web-application
yii2-js-urlmanager
That extension provide a way to create urls from your frontend part.
Stars: ✭ 53 (+253.33%)
Mutual labels:  yii2
time-aware-template
Time Aware is a configurable application template that enables you to display time enabled layers in an ArcGIS web map using a time slider.
Stars: ✭ 20 (+33.33%)
Mutual labels:  web-application
yii2-formbuilder
A drag and drop form builder with jQuery for Yii2
Stars: ✭ 33 (+120%)
Mutual labels:  yii2
spreadsheet
Yii2 extension for export to Excel
Stars: ✭ 79 (+426.67%)
Mutual labels:  yii2
yii2-highlight
Yii2 Highlight.js extension
Stars: ✭ 14 (-6.67%)
Mutual labels:  yii2
core
Core and Admin UI for Angular7+ web applications
Stars: ✭ 47 (+213.33%)
Mutual labels:  web-application
sinator
Sinatra application generator
Stars: ✭ 19 (+26.67%)
Mutual labels:  web-application
mVoterWeb
Official mVoter Web Application
Stars: ✭ 38 (+153.33%)
Mutual labels:  web-application
Raspberry-Pi-Dashboard
Web-based dashboard interface to inspect Raspberry Pi hardware and software with no extra software required.
Stars: ✭ 131 (+773.33%)
Mutual labels:  web-application
yii2-user
Flexible user registration and authentication module for Yii2.
Stars: ✭ 24 (+60%)
Mutual labels:  yii2
Disaster-Management
⛈️⚡ Disaster Management Web Application
Stars: ✭ 19 (+26.67%)
Mutual labels:  web-application
yii2-fileapi-widget
Yii2 FileAPI widget.
Stars: ✭ 51 (+240%)
Mutual labels:  yii2
jinritemai
抖音抖店工具型、自用型抖店开放平台SDK
Stars: ✭ 28 (+86.67%)
Mutual labels:  yii2
Scrummage
The Ultimate OSINT and Threat Hunting Framework
Stars: ✭ 355 (+2266.67%)
Mutual labels:  web-application
Prometheus
🌈 A Clean And Modern Ghost Theme with Progressive Web Apps (PWA)
Stars: ✭ 94 (+526.67%)
Mutual labels:  web-application

HiSite

HiSite Yii2 base project

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status

HiSite is a base project for building modular Yii2 web applications from plugins.

Live Demo

Installation

For installation instructions see template project built with HiSite:

https://github.com/hiqdev/hisite-template

Idea

HiSIte provides base for creating Yii2 web application. It is similar in functions to yii2-app-basic but in contrast HiSite is a plugin and you require it with composer instead of copy-pasting.

Read more about ideas behind HiSite in english or russian.

HiSite includes:

Configuration

This extension is supposed to be used with composer-config-plugin.

Also you can use it usual way by copy-pasting config. See src/config/web.php for configuration example.

Available configuration parameters:

  • app.id
  • app.name
  • app.language
  • debug.enabled
  • debug.allowedIps

For more details please see src/config/params.php.

License

This project is released under the terms of the BSD-3-Clause license. Read more here.

Copyright © 2016-2017, HiQDev (http://hiqdev.com/)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].