tomahawk / standard
The "Tomahawk Standard" distribution
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.6.4
- tomahawk/framework: ~2.1.0
README
Welcome to the TomahawkPHP Standard Edition - a fully-functional TomahawkPHP application built on top of Symfony3 Components that you can use as the skeleton for your new applications.
This document contains information on how to download, install, and start using TomahawkPHP.
Installation
For full installation instructions please go here as below will provide quick steps to get setup.
To install TomahawkPHP you will need to have Composer installed which you can download here.
Steps
-
Get one of the releases of TomahawkPHP from here.
-
Run the following command in the directory:
php composer.phar install
Official Documentation
Documentation for the framework can be found on the TomahawkPHP website.
Requirements
- PHP 5.6+ (PHP 7 is preferred).
- PDO extension.
- MbString Extension.
License
The TomahawkPHP framework is open-sourced software licensed under the MIT license