Skip to content

tastphp/tastphp

Repository files navigation

   

Build Status Code Climate Latest Stable Version License License License

About Tastphp

Tastphp is a PHP framework for the modern developer. Tastphp is used by some web application (like clothesmake.com)

Tastphp core visit this Framework Repository.

Installation

use tastphp-installer

or use composer command:

composer create-project  --prefer-dist tast-php/tast-php {your install directory} "1.3.4"

Features

  • Symfony Style
  • Dependency Injection Container.
  • M(Service/Dao)VC Architecture
  • Router
  • Twig
  • Console Support
  • Debug Bar
  • DBAL
  • Migrations
  • EventDispatcher
  • Mysql (master/slave - write/read split)
  • Queue
  • Cache
  • JWT
  • Mail
  • CsrfToken
  • ...

Requirements

  • PHP 7+

Documentation

Related Projects

License

The Tastphp framework is open-sourced software licensed under the MIT Licensed