otaviocipriano/php-framephork
Composer 安装命令:
composer require otaviocipriano/php-framephork
包简介
A simple framewokr create by me
README 文档
README
Welcome to the Simple PHP Framework! This is a lightweight and easy-to-use framework designed for quick development and prototyping. The framework includes essential components such as a router, database manipulator, validator, session handler, and view renderer.
Features
- Router: Simplified routing for handling HTTP requests.
- Database Manipulator: Easy database interaction with basic CRUD operations.
- Validator: Input validation for ensuring data integrity.
- Session Handler: Simple session management.
- View Renderer: Basic templating engine for rendering views.
Getting Started
Prerequisites
- PHP 7.4 or higher
- Composer (for dependency management)
- A web server (e.g., Apache, Nginx)
Installation
-
Clone the repository:
git clone https://github.com/Otavio-Cipriano/php-framework.git cd simple-php-framework -
Install dependencies using Composer:
composer install
Contributing
Contributions are welcome! Please submit a pull request or open an issue to discuss your ideas.
Acknowledgments
- Inspired by various PHP frameworks and the need for a simple yet powerful tool for rapid development.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-04-06