tomahawk/standard

The "Tomahawk Standard" distribution

2.1.1 2018-01-11 08:34 UTC

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

  1. Get one of the releases of TomahawkPHP from here.

  2. 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