承接 musonacodex/marvic 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

musonacodex/marvic

Composer 安装命令:

composer require musonacodex/marvic

包简介

The Minimalist, Powerful and Independent PHP Web Framework

README 文档

README

$app = Marvic::application();

$app->get('/helloworld', function($request, $response) {
    $response->send('Hello World!');
});

$app->run();

Features

  • Routing: It allows to create static and dynamic routes based on router objects or route files, andsupports 9 HTTP request methods.

  • Middlewares: They are callable functions that intercept a request before or after a handler/controller.

  • Imutable HTTP request: It is an object with rich properties and limited useful methods, such as: parsed URL, important headers; content negotiation; getting inputs, queries and files; getting headers and cookies; and so on.

  • HTTP response builder: It allows to acumulate headers, cookies and data for body before the sending. It support automatic Content-Type, output buffering, late shipping, and so on

  • Template Engines: It allows to register template engine callbacks that follow the function($view, $data) signature. The engine is selected automatically based by the file extension.

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固