archon/slash

Slash: Dynamic PHP Web Application Framework

0.0.0 2015-10-22 03:05 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:57:34 UTC


README

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