francoisfaubert/strata 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

francoisfaubert/strata

最新稳定版本:0.17.5

Composer 安装命令:

composer require francoisfaubert/strata

包简介

Strata is a MVC programming environment for Wordpress.

README 文档

README

Build Status Code Climate Join the chat at https://gitter.im/strata-mvc/strata

Welcome

If you are (or wish to become) a Strata user please refer to the official website to obtain the latest information.

Help and support

Feel free to ask questions to the Strata community in the chat or raise any problems in the issue page.

Contributing

Modifying the code

  1. Fork and clone the repository.
  2. Run composer update.
  3. Run tests using sh src/Scripts/test_strata.
  4. Update the docs using sh src/Scripts/build_documentation.
  5. Fix your syntax using vendor/bin/phpcbf --standard=PSR2 src.

Submitting Code

Code must be submit through pull requests. You need to follow the conventions you see used in the source already, which mostly consist of using the PSR2 standard.

  1. Create a new branch, please don't work in your master branch directly.
  2. Add new tests for the change you want to make.
  3. Run the testing script to ensure your tests pass.
  4. Push to your fork and submit a pull request (be clear about what you have done please).

统计信息

  • 总下载量: 3.96k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 12
  • Watchers: 2
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: GPL
  • 更新时间: 2015-05-06