定制 velt/framework 二次开发

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

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

velt/framework

Composer 安装命令:

composer require velt/framework

包简介

Official Velt framework meta-package and integration layer.

README 文档

README

Official Velt framework meta-package and integration layer.

Role

This repository assembles the official Velt components without replacing them. It exists to document and enforce compatible versions between:

  • velt/kernel
  • velt/http
  • velt/ui
  • velt/database
  • velt/orm
  • velt/cli
  • velt/preview
  • velt/skeleton

Skeleton vs Framework

veltphp/skeleton is the application template copied or installed by developers.

veltphp/framework is the Composer-level assembly package that defines which Velt components work together.

Module 3 Goal

The first Module 3 task is to create the framework meta-package, document local development with Composer path repositories, and maintain a compatibility matrix for multi-repo work.

Compatibility Matrix

Velt Framework PHP Kernel HTTP UI Database ORM CLI Preview Status
^0.1.0 ^8.2 ^0.1.0 ^0.1.0 ^0.0.2 ^0.1.0 ^0.1.0 ^0.2.0 ^0.1.0 active development

Package Policy

The framework package should not replace component packages. It only declares which released component versions are expected to work together.

For Packagist releases, dependencies must use version constraints such as ^0.1.0. Local path repositories belong in application-level development setups, not in the published framework package.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-18