philmprice/block-host
Composer 安装命令:
composer require philmprice/block-host
包简介
Host for 'Blocks' Platform
README 文档
README
This is the head/main package for the 'Blocks' system. It bootstraps all other blocks around, auto-scaffolds extended assets (in dev mode), and routes HTTP traffic among them.
About the Blocks system
The Blocks system is a way to package, distribute, and deploy web application modules that:
- Deploy and pull-dependancies with Composer
- Bootstrap into an MVC Framework (PhalconPHP at time of writing)
- Keep core code separate from extended project code
In this way, all Blocks (even the host):
- Are extendable
- Bring their dependencies along
- May be upgraded by replacing core
- Arrange extended project assets in a mirrored folder structure that can be independantely code-controlled
It is currently in development, more info to come as things progress.
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-10