archon/slash

Slash: Dynamic PHP Web Application Framework

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/archon/slash

0.0.0 2015-10-22 03:05 UTC

This package is not auto-updated.

Last update: 2025-09-27 23:42:03 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