asar/asar-web-framework

面向资源的Web框架。

0.1.3 2014-05-01 16:14 UTC

This package is not auto-updated.

Last update: 2024-09-14 13:44:25 UTC


README

Build Status Code Climate Test Coverage

PHP的面向资源Web应用框架。

开发说明

开发要求

  • Composer
  • 用于持续测试的Ruby, Guard和guard-phpunit2

运行测试

  • 通过运行 composer.phar install 安装依赖
  • 通过 bundle install 安装Guard和guard-phpunit2