定制 cryodrift/projecttpl 二次开发

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

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

cryodrift/projecttpl

最新稳定版本:0.1.10

Composer 安装命令:

composer create-project cryodrift/projecttpl

包简介

Project Template to create the cryodrift/fw rootfiles and scaffolding

README 文档

README

Small PHP framework for CLI, SSR, SQLite, and zero-logic templates

cryodrift/fw is a lean PHP framework designed for developers who want full control, minimal abstractions, and a command-line driven workflow. It combines server-side rendering, strict separation of concerns, and powerful SQLite tooling in a small, explicit codebase.

Philosophy

  • Predictable, visible control flow
  • Identical behavior in CLI and Web
  • No logic in templates
  • SQLite as a first-class database (with migrations)
  • Clear boundaries between layers
  • Small, readable codebases

Design Principles

  • Dependency Injection for everything
  • Server-Side Rendering by default
  • Minimal JavaScript, no frontend lock-in
  • Per-user filesystem and database isolation
  • Predictable bootstrap and error handling
  • No globals or magic state
  • Predictable, visible control flow

CryoDrift is meant to be read, understood, and modified without surprises.

Quickstart - WARNING remember THIS!

first time setup (dir can be multiple)

  • run this once (we dont need to migrate databases,download files everytime)
   php index.php -echo -sessionuser="you@localhost.lan" /sys install -a -dir=src
  • run this everytime you change a config.php (regenerates the cached config files for cli and web)
   php index.php -echo -sessionuser="you@localhost.lan" /sys install -dir=src -dir=vendor/cryodrift  

Install packages (runs Cli::install in each App)

  • run this everytime you change the schema ()
   php index.php -echo -sessionuser="you@localhost.lan" /sys modules -dir=src/yourapp

Commandline

  • show routes and help
   php index.php

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固