arpon/mvc 问题修复 & 功能扩展

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

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

arpon/mvc

最新稳定版本:v1.0.0

Composer 安装命令:

composer create-project arpon/mvc

包简介

A powerful and elegant MVC framework project built on Arpon Framework.

README 文档

README

A powerful, elegant, and lightweight PHP MVC framework built on top of the Arpon Framework core. This project serves as the base application structure for building modern web applications.

Features

  • Elegant Syntax: Clean and expressive API inspired by modern PHP standards.
  • Modular Structure: Separated core framework and application logic.
  • Routing: Powerful and flexible routing system.
  • ORM & Migrations: Easy database management and interaction.
  • CLI Support: Built-in Artisan-like command-line interface.
  • Security: Built-in protection against common web vulnerabilities.

Prerequisites

  • PHP >= 8.1
  • Composer
  • SQLite/MySQL (depending on your choice)

Installation

You can create a new project using Composer:

composer create-project arpon/mvc your-project-name

The installation process will automatically:

  1. Copy .env.example to .env
  2. Generate your APP_KEY

Alternatively, for manual installation:

git clone https://github.com/arponascension1/arpon-mvc.git
cd arpon-mvc
composer install
php artisan key:gen

Running the Application

You can use the built-in PHP server:

php artisan serve

Then visit http://localhost:8000 in your browser.

Directory Structure

  • app/ - Your application logic (Controllers, Models, Middleware).
  • bootstrap/ - Framework bootstrap and configuration cache.
  • config/ - Application configuration files.
  • database/ - Migrations and database files.
  • public/ - Publicly accessible files (index.php, assets).
  • resources/ - Views and raw assets.
  • routes/ - Route definitions.
  • storage/ - Logs, sessions, and compiled views.

License

The Arpon Framework is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固