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. It is flexible, componentized, extensible and fast.

Tastphp is used by some web application (like www.clothesmake.com.cn)

Tastphp core visit this Framework Repository. This repository is skeleton to get started with Tastphp

Installation

use tastphp-installer

or use composer command:

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

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

Benchmark

Requirements

  • PHP 7+

Documentation

Related Projects

Contributing

If you'd like to help out with the project. You can put up a Pull Request.

License

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

About

The PHP Framework for the modern developer

Topics

Resources

License

Stars

212 stars

Watchers

7 watching

Forks

Packages

 
 
 

Contributors