zephir/luya
最新稳定版本:2.3.1
Composer 安装命令:
composer create-project zephir/luya
包简介
LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
README 文档
README
The Yii 2 PHP Framework wrapper which provides out of the box functions like an administration interface, a beautiful looking content management system, payment modules, agency workflows and other tools to develop your website pretty fast!
Installation
We have a made an absolut easy to understand STEP-BY-STEP Guide to install LUYA:
Other helpfull informations:
Questions and Problems
If you have any questions or problems, don't hesitate to find support in the following channels.
Bug Report
When reporting bugs, it is important to understand where to create the issue. The most common modules are:
- Core The core library, which extends the Yii Framework.
- CMS The Content Management System Admin and Frontend. Working with Blocks, render CMS Pages, etc.
- Admin The admin UI itself, including all CRUD operations belongs to this module.
Contribution
We are always looking for people who share their thoughts, code and problems with us. Below the links to the contribution guides:
Unit Test
- Create Database (example luya_env_phpunit)
- Insert Database dump from
tests/data/sql/1.0.0.sql - Rename
phpunit.xml.disttophpunit.xml - Change dsn, username and password in
phpunit.xml - Ensure you have installed current composer packages
composer installwith dev packages. - Execute the phpunit bin file
./vendor/bin/phpunit.
Karma tests (JS)
- Run
yarn install - Run
yarn test(for single run) oryarn devto work on the tests
Shield
[](https://luya.io)
统计信息
- 总下载量: 1.72k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 807
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-01-05

