rackem/cgi 问题修复 & 功能扩展

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

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

rackem/cgi

Composer 安装命令:

composer require rackem/cgi

包简介

Run CGI-based applications with Rackem

README 文档

README

Use these to serve CGI compliant applications via Rack'em.

Example

return \Rackem::run(new \Rackem\Php(null, __DIR__));

This will serve the current directory as a PHP CGI application. The first parameter can be used to pass in a Rack'em application so you can also use this as a middleware.

Web Applications

This is a great way to run some PHP applications locally (for development), so I included a Rewritable app to do just that.

return \Rackem::run(new \Rackem\Rewritable(null, __DIR__.'/wordpress'));

This will serve a Wordpress site that is located in ./wordpress/

The Rewritable class can also serve other web applications like Drupal etc.

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固