windwalker/starter
Composer 安装命令:
composer require windwalker/starter
包简介
Windwalker Starter.
README 文档
README
This is Windwlaker Framework starter package.
Installation Via Composer
composer create-project windwalker/starter windwalker ^4.0 --remove-vcs
Getting Started
Open http://{Your project root}/www, you will see the sample page.
Open http://{Your project root}/www/dev.php, you will enter the development mode.
Using Console
Type this command in your terminal:
php windwalker
You will see console usage:
Windwalker Console 4.x
Usage:
command [options] [arguments]
Options:
-h, --help Display help for the given command. When no command is given display help for the list command
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi|--no-ansi Force (or disable --no-ansi) ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Available commands:
dump-server Start the dump server to collect dump information.
help Display help for a command
list List commands
run Run custom scripts.
schedule Run CRON schedule
asset
asset:version Create assets version file.
build
build:entity Build entity getters/setters and sync properties with database.
build:form Build form definition from DB table.
cache
cache:clear Clear cache
db
db:export Export database to file.
generate
generate:make [g] Generate files.
generate:revise Revise file to template.
mail
mail:test This command will send a test mail by your mail settings.
mig
mig:create Create a migration version.
mig:go Migrate to specific version or latest.
mig:reset Reset migration versions.
mig:status Show migration status.
pkg
pkg:install Install package resources.
seed
seed:clear Clear seeders
seed:create Create a seeder.
seed:import Import seeders
Import Sample Schema
php windwalker mig:status php windwalker mog:go --seed
How To Use Windwalker
Please see Documentation.
windwalker/starter 适用场景与选型建议
windwalker/starter 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.26k 次下载、GitHub Stars 达 4, 最近一次更新时间为 2014 年 10 月 05 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 windwalker/starter 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 windwalker/starter 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 1.26k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-10-05

