phossa/phossa-ecs
Composer 安装命令:
composer create-project phossa/phossa-ecs
包简介
A large scale PHP application skeleton using Phossa framework
关键字:
README 文档
README
phossa-ecs is a PHP framework skeleton for application development. It differs from other frameworks with large scale deployment in mind, or elastic computing in mind.
It requires PHP 5.4 and supports PHP 7.0+, HHVM. It is compliant with PSR-1, PSR-2, PSR-4.
Features
-
Uses
composerto manage everything including application and libraries. -
Seperation of configurations from other codes.
-
Seperation of local (host-wise) and shareable (cloud-wise) stuff.
-
Seperation of application development and system administration.
-
Seperation of public (client-wise) and system (backend) stuff.
-
Seperation of application related and third party stuff.
-
Seperation of varying and unvarying stuff.
Installation
Install via the composer utility.
composer create-project phossa/phossa-ecs YOUR_APP_DIR 1.*
Usage
Dependencies
-
PHP >= 5.4.0
-
phossa/phossa-shared 1.*
License
统计信息
- 总下载量: 45
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-06-06