定制 dave1010/php-empty 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

dave1010/php-empty

最新稳定版本:v0.1.1

Composer 安装命令:

composer create-project dave1010/php-empty

包简介

Empty project to get started with PHP

README 文档

README

Usage

Setup

composer create-project dave1010/php-empty

Running tests

./vendor/bin/phpunit

You can also run ./tdd.sh to watch PHP files and run PHPUnit automatically whenever there are changes

Running specs

./vendor/bin/phpspec run

./vendor/bin/behat

Serving web content (from the project root)

php -S localhost:8000 -t web/

Console app

./console.php

Structure

src - classes
tests - test classes
spec - spec classes
features - Behat features
web - web root

统计信息

  • 总下载量: 110
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 4
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-15