jdanielcmedina/trindade
Composer 安装命令:
composer create-project jdanielcmedina/trindade
包简介
A minimalist PHP framework skeleton
README 文档
README
A minimalist PHP framework skeleton based on Lapa framework.
Overview
Trindade is a lightweight PHP application built on top of the Lapa framework. It provides a simple structure for developing web applications with PHP and MySQL.
Requirements
- PHP 7.4 or higher
- MySQL
- Composer
Installation
- Clone the repository:
git clone https://github.com/jdanielcmedina/trindade.git
cd trindade
- Install dependencies:
composer install
- Configure your database settings
Structure
/public- Public assets/routes- Application routes/storage- Storage files/views- View templates
License
MIT
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-24