{"id":21373098,"url":"https://github.com/hiqdev/hisite-template","last_synced_at":"2026-03-04T01:15:58.317Z","repository":{"id":56984610,"uuid":"66266972","full_name":"hiqdev/hisite-template","owner":"hiqdev","description":"HiSite Project Template","archived":false,"fork":false,"pushed_at":"2019-10-25T10:30:14.000Z","size":31,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-07T07:41:25.453Z","etag":null,"topics":["app","hacktoberfest","template","yii2"],"latest_commit_sha":null,"homepage":"https://hisite.hiqdev.com/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiqdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-22T11:29:06.000Z","updated_at":"2022-06-02T08:28:33.000Z","dependencies_parsed_at":"2022-08-21T12:50:49.355Z","dependency_job_id":null,"html_url":"https://github.com/hiqdev/hisite-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hiqdev/hisite-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fhisite-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fhisite-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fhisite-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fhisite-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiqdev","download_url":"https://codeload.github.com/hiqdev/hisite-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fhisite-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30067979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"ssl_error","status_checked_at":"2026-03-04T01:03:23.410Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["app","hacktoberfest","template","yii2"],"created_at":"2024-11-22T08:25:28.731Z","updated_at":"2026-03-04T01:15:58.279Z","avatar_url":"https://github.com/hiqdev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HiSite Template\n\n**HiSite Project Template**\n\n[![Latest Stable Version](https://poser.pugx.org/hiqdev/hisite-template/v/stable)](https://packagist.org/packages/hiqdev/hisite-template)\n[![Total Downloads](https://poser.pugx.org/hiqdev/hisite-template/downloads)](https://packagist.org/packages/hiqdev/hisite-template)\n[![Build Status](https://img.shields.io/travis/hiqdev/hisite-template.svg)](https://travis-ci.org/hiqdev/hisite-template)\n[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/hisite-template.svg)](https://scrutinizer-ci.com/g/hiqdev/hisite-template/)\n[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/hisite-template.svg)](https://scrutinizer-ci.com/g/hiqdev/hisite-template/)\n[![Dependency Status](https://www.versioneye.com/php/hiqdev:hisite-template/dev-master/badge.svg)](https://www.versioneye.com/php/hiqdev:hisite-template/dev-master)\n\n[HiSite] is a base project for building modular [Yii2] web applications from plugins.\n\nThis package is a template to start your HiSite project with.\n\nIt includes:\n\n- [hisite]          - HiSite basic project\n- [yii2-theme-flat] - Flat theme\n- [yii2-pnotify]    - flash notifications with JQuery [PNotify]\n- [yii2-language]   - language detecting and switching\n- [yii2-monitoring] - application monitoring\n\n[yii2]:                 http://www.yiiframework.com/\n[HiSite]:               https://github.com/hiqdev/hisite\n[yii2-theme-flat]:      https://github.com/hiqdev/yii2-theme-flat\n[yii2-theme-original]:  https://github.com/hiqdev/yii2-theme-original\n[yii2-pnotify]:         https://github.com/hiqdev/yii2-thememanager\n[yii2-language]:        https://github.com/hiqdev/yii2-language\n[yii2-monitoring]:      https://github.com/hiqdev/yii2-monitoring\n[pnotify]:              https://github.com/sciactive/pnotify\n\n[![Live Demo](https://img.shields.io/badge/live-demo-brightgreen.svg)](https://hisite.hiqdev.com/)\n\n## Installation\n\nPreferred way to install this project is through [composer]:\n\n```sh\ncomposer create-project --stability=dev \"hiqdev/hisite-template:*\" dir\n```\n\nTo finish project installation run:\n\n```sh\n./vendor/bin/hidev deploy\n```\n\nYou will see:\n\n```\nCreated dir:  ./public/\nCreated dir:  ./public/assets/\nchmod ./public/assets '0777'\nchmod ./runtime '0777'\n```\n\nAnd that's it \u0026mdash; the project is ready to be served with web server.\nBut [hidev] can do a bit more for you.\n\nAlso see more on recommended [Directory structure] of this template.\n\n[Directory structure]: docs/DirectoryStructure.md\n\n### Generate and install NGINX vhost config\n\nCopy [.env.dist] to `.env` and tune it to set project wide options:\n\n- `ENV` - environment env/prod, will be used to setup `YII_ENV` constant\n- `SSL` - enable SSL, used for NGINX config\n- `HOSTS` - hostname(s), used for NGINX config\n\nTo see generated NGINX config without actually installing it use the following command:\n\n```sh\n./vendor/bin/hidev nginx/dump\n```\n\nTo install config and restart NGINX run:\n\n```sh\n./vendor/bin/hidev nginx/deploy\n```\n\n[composer]:         http://getcomposer.org/download/\n[.env.dist]:        .env.dist\n[hidev]:            https://github.com/hiqdev/hidev\n[chkipper]:         https://github.com/hiqdev/chkipper\n\n## License\n\nThis project is released under the terms of the BSD-3-Clause [license](LICENSE).\nRead more [here](http://choosealicense.com/licenses/bsd-3-clause).\n\nCopyright © 2016-2017, HiQDev (http://hiqdev.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiqdev%2Fhisite-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiqdev%2Fhisite-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiqdev%2Fhisite-template/lists"}