定制 trueframe/framework 二次开发

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

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

trueframe/framework

最新稳定版本:v0.2.3

Composer 安装命令:

composer require trueframe/framework

包简介

TrueFrame PHP microframework core

README 文档

README

Core engine for the TrueFrame PHP framework — the AI-powered PHP framework for rapid development.

This package provides all framework internals. It is installed automatically as a Composer dependency.

Install via Skeleton (Recommended)

composer create-project trueframe/trueframe myapp

Core Components

  • Container — Dependency Injection with auto-resolution, singletons, and aliases
  • Router — HTTP routing with groups, middleware, and route parameters
  • TrueBlade — Template engine with @extends, @section, @yield, @if, @foreach, {{ }} syntax
  • ORM — ActiveRecord with QueryBuilder, migrations, schema builder, and seeders
  • HTTP — Request/Response objects, middleware pipeline, form request validation
  • Console — CLI application with 17+ built-in commands including AI scaffolding
  • Session — Session management with flash data and CSRF protection
  • Config — Environment (.env) and configuration repository
  • Logging — Monolog-based logging with exception handler

Requirements

  • PHP 8.2+
  • ext-json, ext-mbstring, ext-pdo

License

MIT

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-08-30