hwperkins / Slash

Slash: Dynamic PHP Web Application Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slash: Dynamic PHP Web Application Framework

Build Status Coverage Status Latest Stable Version License

Slash is a PHP framework designed to make creating dynamic web content easy.

Installation

Using Composer:

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

Requirements

  • PHP 5.3 or higher

Dependencies

License

About

Slash: Dynamic PHP Web Application Framework

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%