backend/core
Composer 安装命令:
composer require backend/core
包简介
Core framework tier that can be used as the beginning of a MVC / SOA system.
关键字:
README 文档
README
The Core tier provides a solid, independent platform on which to build a web framework or application. It defines a simple architecture that ensures a structured system, and provides basic functionality that is used in the majority of web apps.
It forms the core of the Backend-PHP Framework.
Install
It can be installed from source or using Composer:
composer require backend/core
Requirements
Core uses Backend-PHP Interfaces, and as this packages uses namespaces, PHP 5.3 is required.
Build Status
统计信息
- 总下载量: 278
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-07-25