you-skeleton/project
最新稳定版本:v1.8.1
Composer 安装命令:
composer create-project you-skeleton/project
包简介
Squelette de projet PHP YouSkeleton
README 文档
README
A professional, modern, and lightweight skeleton for building applications with You-Framework.
Features
- PHP 8.4+ Support: Leverage the latest PHP features.
- Modular Core: High-performance components for Routing, ORM, Console, and more.
- Dependency Injection: Full auto-wiring support via the YouKernel.
- Modern CLI: Powerful generators and migration tools.
Quick Start
1. Installation
composer create-project you-skeleton/project my-project
cd my-project
2. Configuration
Copy the example environment file and configure your database:
cp .env.example .env
3. Run the Server
php you serve
Your app is now running at http://127.0.0.1:8000!
Documentation
For detailed guides and full API reference, please check the docs/ directory:
- 🚀 Getting Started
- 🌐 Routing
- 🏗️ Controllers
- 🗄️ ORM & Database
- 💻 Console Commands
- 🛠️ You-Make Generators
- 🧠 The Kernel
License
This project is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-12