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
Requires
- php: >=5.3
- gajus/dindent: 2.0.2
Requires (Dev)
- phpmd/phpmd: @stable
- phpunit/phpunit: 4.7.*
- satooshi/php-coveralls: 0.6.1
- squizlabs/php_codesniffer: 2.3.4
This package is not auto-updated.
Last update: 2025-09-27 23:42:03 UTC
README
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
- gajus/dindent: 2.0.2