tomahawk / framework
The Tomahawk PHP Framework.
2.1.1
2018-02-13 20:48 UTC
Requires
- php: >=5.6.4
- ext-mbstring: *
- ext-mcrypt: *
- classpreloader/classpreloader: ^3.0
- classpreloader/console: ^2.0
- doctrine/cache: ~1.6
- doctrine/dbal: ~2.3
- doctrine/migrations: ~1.4.1
- doctrine/orm: ~2.3
- jeremeamia/superclosure: ^2.2
- monolog/monolog: ~1.19
- patchwork/utf8: ~1.3
- predis/predis: ~1.0
- psr/log: ~1.0.0
- swiftmailer/swiftmailer: ~5.4
- symfony/class-loader: ~3.1.0
- symfony/config: ~3.1.0
- symfony/console: ~3.1.0
- symfony/debug: ~3.1.0
- symfony/event-dispatcher: ~3.1.0
- symfony/finder: ~3.1.0
- symfony/http-foundation: ~3.1.0
- symfony/http-kernel: ~3.1.0
- symfony/process: ~3.1.0
- symfony/routing: ~3.1.0
- symfony/templating: ~3.1.0
- symfony/translation: ~3.1.0
- twig/twig: ~1.28|~2.0
Requires (Dev)
- phpunit/phpunit: ~5.3.0
- dev-master / 3.0.x-dev
- 2.1.x-dev
- 2.1.1
- 2.1.0
- 2.1.0-b3
- 2.1.0-b2
- 2.1.0-b1
- 2.1.0-a1
- 2.0.x-dev
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0b4
- 2.0.0b3
- 2.0.0b2
- 2.0.0-b1
- 2.0.0-a5
- 2.0.0-a4
- 2.0.0-a3
- 2.0.0-a2
- 2.0.0-a1
- 1.4.x-dev
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.x-dev
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.x-dev
- 1.2.2
- 1.2.1
- 1.2.0
- 1.2.0-a10
- 1.2.0-a9
- 1.2.0-a8
- 1.2.0-a7
- 1.2.0-a6
- 1.2.0-a5
- 1.2.0-a4
- 1.2.0-a3
- 1.2.0-a2
- 1.2.0-a1
- 1.1.x-dev
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.x-dev
- 1.0.1
- 1.0.0
- 1.0.0-a5
- 1.0.0-a4
- 1.0.0-a3
- 1.0.0-a2
- 1.0.0-alpha
- 0.4.0
- 0.3.0
- 0.2.2
- dev-develop
This package is auto-updated.
Last update: 2024-11-09 19:29:34 UTC
README
TomahawkPHP Framework
TomahawkPHP 2.0 is a PHP 5.6 full-stack web framework built on top of the Symfony3 Components.
Please note: although it will work be PHP as low as 5.6 we recommend 7.0 just because its awesome.
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