seld/nimbus 问题修复 & 功能扩展

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

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

seld/nimbus

Composer 安装命令:

composer create-project seld/nimbus

包简介

Nimbus leverages the cloud to store modern PHP web applications free of charge

README 文档

README

Nimbus leverages the cloud to store modern PHP web applications free of charge.

It offers PHP evaluation through a free Heroku instance at https://nimbusframework.herokuapp.com/ and data persistence facilitated by the goo.gl URL shortener.

Features:

  • Free cloud hosting
  • Fully decoupled controllers
  • Content versioning (URLs are forever)
  • SSL encryption
  • Follows TDD best practices
  • JIT-compiled controllers
  • Lowers cholesterol

How to use

Write your controller code in controllers/*.php. default.php is the site entry point.

Run php src/deploy.php to deploy your site to the cloud and receive your unique URL.

Known issues:

  • Circular links are impossible to create within a single app, you can only use uni-directional links due to limitations in the cloud store.
  • Every deployment gets a new unique URL due to the versioning feature.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-28