定制 syntaxsanctuary/ss-tfh 二次开发

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

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

syntaxsanctuary/ss-tfh

Composer 安装命令:

composer create-project syntaxsanctuary/ss-tfh

包简介

A modern, lightweight static project.

README 文档

README

librería.

Installation

The recommended way to install this library is through Composer.

You can create a new project using this library with the following command:

composer create-project syntaxsanctuary/ss-tfh <my-project>

Packagist Description

The short description of the project that appears on Packagist before the README is configured in the description field of your composer.json file.

{
    "name": "syntaxsanctuary/ss-tfh",
    "description": "librería.",
    "type": "library",
    "license": "MIT",
    "authors": [
        {
            "name": "Ramiro",
            "email": "mostlyphpsoftware@email.com"
        }
    ],
    "minimum-stability": "stable",
    "require": {
        "php": "^8.1"
    },
    "autoload": {
        "psr-4": {
            "syntaxsanctuary\\ss-tfh\\": "src/"
        }
    }
}

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-11-19