archon / slash
Slash: Dynamic PHP Web Application Framework
0.0.0
2015-10-22 03:05 UTC
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: 2024-11-09 19:10:57 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