archon/slash

Slash:动态PHP Web应用框架

0.0.0 2015-10-22 03:05 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:26:04 UTC


README

Build Status Coverage Status Latest Stable Version License

Slash是一个PHP框架,旨在简化动态Web内容的创建。

安装

使用Composer

composer require archon/slash
{
    "require": {
        "archon/slash": "0.0.0"
    }
}

要求

  • PHP 5.3或更高版本

依赖

许可证