semitexa/dev
最新稳定版本:2026.05.08.1640
Composer 安装命令:
composer require --dev semitexa/dev
包简介
Semitexa Dev - code generators and capability-aware CLI tooling for application scaffolding
README 文档
README
Code generators and capability-aware CLI tooling for Semitexa development.
Purpose
Provides safe file generation utilities for scaffolding modules, payloads, handlers, and other framework components. Includes conflict detection, force-overwrite support, and the agent-facing ai:* workflow surface.
This package is for developer tooling only. It does not own the production update lifecycle — package version detection, framework auto-deploy, remote bootstrap, and data patches live in semitexa/update.
Role in Semitexa
Depends on semitexa/core. Used during development to generate boilerplate and to drive the agent workflow. Does not register as a module.
Key Features
SafeFileWriterwith conflict detectionTemplateResolverInterfacefor pluggable template sourcesNameInflectorInterfacefor naming convention enforcementmake:*generators (make:payload,make:handler,make:resource,make:page,make:module,make:service,make:contract,make:event-listener,make:command)ai:*workflow + memory commands (ai:orient,ai:task,ai:epic,ai:work,ai:context,ai:plan,ai:verify,ai:trace,ai:backlog,ai:invoke,ai:ask)dev:graph:*introspection commandslogs:applog inspectionscaffold:sync-docsfor keeping the framework scaffold docs synchronized
What lives elsewhere
| Concern | Owner |
|---|---|
| Schema migrations (table/column changes) | semitexa/orm — orm:diff, orm:sync |
| Data patches (post-schema data work) | semitexa/update — #[AsDataPatch], update |
| Framework auto-deploy + package updates | semitexa/update — update:packages:auto, update:packages:check |
| Remote first-deployment bootstrap (SSH) | semitexa/update — update:packages:bootstrap-remote |
统计信息
- 总下载量: 64
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-23