An open API service indexing awesome lists of open source software.

https://github.com/tomahawkphp/standard

Tomahawk Standard Edition
https://github.com/tomahawkphp/standard

Last synced: 30 days ago
JSON representation

Tomahawk Standard Edition

Awesome Lists containing this project

README

          

# TomahawkPHP 2.0 Standard Edition

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][3] as below will provide quick steps to get setup.

To install TomahawkPHP you will need to have Composer installed which you can download [here][2].

### Steps

1) Get one of the releases of TomahawkPHP from [here][1].

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](http://www.tomahawkphp.com/docs).

## 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](http://opensource.org/licenses/MIT)

[1]: https://github.com/tomahawkphp/standard/releases
[2]: http://getcomposer.org/
[3]: http://www.tomahawkphp.com/docs/installation