tastphp,为现代化的 phper 准备的 PHP 框架

发布时间:2019-08-07 发布网站:脚本宝典
脚本宝典收集整理的这篇文章主要介绍了tastphp,为现代化的 phper 准备的 PHP 框架脚本宝典觉得挺不错的,现在分享给大家,也给大家做个参考。

大家好,推荐下我们团队自己研发的框架:tastphp 为现代化的phper准备的。可拔插,扩展性强。
借鉴了Symfony、Laravel、Silex等优秀框架。

有兴趣的可以关注下 tastphp。最渴望有人给我们提交MR。谢谢。

中文文档: https://docs.tastphp.com/zh/ (基础已经写完,剩下努力写中。。。)

About Tastphp

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

Installation

use tastphp-installer

Features

  • Symfony Style

  • Dependency Injection Container. 依赖注入

  • M(Service/Dao)VC Architecture 架构

  • Twig 优秀的模板引擎

  • Console Support 控制台支持

  • Debug Bar (方便调试)

  • DBAL (优秀的数据库操作组件)

  • Migrations (方便的数据库迁移)

  • EventDispatcher (事件派发机制)

  • JWT (我们抛弃了传统session的会话方式)

  • whoops (采用优雅的错误机制)

  • More

Requirements

  • PHP 5.6+ or later

  • Redis extension

Documentation

License

MIT Licensed

脚本宝典总结

以上是脚本宝典为你收集整理的tastphp,为现代化的 phper 准备的 PHP 框架全部内容,希望文章能够帮你解决tastphp,为现代化的 phper 准备的 PHP 框架所遇到的问题。

如果觉得脚本宝典网站内容还不错,欢迎将脚本宝典推荐好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。
标签: