kennyyuen/shark
最新稳定版本:0.1.5
Composer 安装命令:
composer require kennyyuen/shark
包简介
Core of Shark framework
关键字:
README 文档
README
Shark is a lightweight and powerful PHP framework designed to make web development fast and easy. It provides a robust set of tools and features to help you build scalable and maintainable web applications.
Features
- Lightweight and fast
- MVC architecture
- Easy routing
- Secure and scalable
Documentation
For detailed usage and advanced features, visit the Shark PHP Documentation.
Get Started
Follow these steps to get started with Shark PHP:
Installation
To install Shark PHP, you need to have Composer installed on your machine. Run the following command to create a new Shark PHP project:
composer require kennyyuen/shark
Running the Application
Apache
- Make sure the Apache mod_rewrite module is enabled.
- Make sure .htaccess and index.php files are in the same public-accessible directory
public/. - Reload and restart Apache server.
sudo service apache2 restart
Directory Structure
app/- Contains the core application codeconfig/- Configuration filespublic/- Publicly accessible filesresources/- Views and assetstests/- Test cases
License
This project is licensed under the MIT License. See the LICENSE file for details.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-05