8000 GitHub - arvinxy/tastphp: The PHP Framework for the modern developer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

arvinxy/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.comwww.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

License

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

About

The PHP Framework for the modern developer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.6%
  • HTML 12.4%
0