kennyyuen/shark 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

kennyyuen/shark

最新稳定版本:0.1.5

Composer 安装命令:

composer require kennyyuen/shark

包简介

Core of Shark framework

README 文档

README

Latest Version on Packagist Software License

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

  1. Make sure the Apache mod_rewrite module is enabled.
  2. Make sure .htaccess and index.php files are in the same public-accessible directory public/.
  3. Reload and restart Apache server.
    sudo service apache2 restart
    

Directory Structure

  • app/ - Contains the core application code
  • config/ - Configuration files
  • public/ - Publicly accessible files
  • resources/ - Views and assets
  • tests/ - Test cases

License

This project is licensed under the MIT License. See the LICENSE file for details.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-05