首页后端开发JAVAcomposer search 搜索 packagist.org 依赖包

composer search 搜索 packagist.org 依赖包

时间2023-03-27 16:19:27发布访客分类JAVA浏览575
导读:1. search 命令简介search 命令用于搜索 packagist.org 上的依赖包使用场景 : 忘记了依赖包名还不想去 packagist.org 上搜索站长源码网2. search 命令使用示例搜索 thinkphp官方依赖包...

1. search 命令简介

search 命令用于搜索 packagist.org 上的依赖包

使用场景 : 忘记了依赖包名还不想去 packagist.org 上搜索

站长源码网

2. search 命令使用示例

搜索 thinkphp官方依赖包

  1. composer search topthink
  2. $ composer search topthink
  3. topthink/framework The ThinkPHP Framework.
  4. topthink/think-captcha captcha package for thinkphp
  5. topthink/think-helper The ThinkPHP6 Helper Package
  6. topthink/think-multi-app thinkphp6 multi app support
  7. topthink/think-orm think orm
  8. topthink/think-template the php template engine
  9. topthink/think-trace thinkphp debug trace
  10. topthink/think-view thinkphp template driver
  11. topthink/think the new thinkphp framework
  12. topthink/framework The ThinkPHP Framework.
  13. topthink/think-orm think orm
  14. topthink/think-worker workerman extend for thinkphp6.0
  15. topthink/think-template the php template engine
  16. topthink/think-swoole Swoole extend for thinkphp
  17. topthink/think-queue The ThinkPHP6 Queue Package
  18. topthink/think-migration
  19. topthink/think-helper The ThinkPHP6 Helper Package
  20. topthink/think-captcha captcha package for thinkphp
  21. topthink/think-view thinkphp template driver
  22. topthink/think-trace thinkphp debug trace
  23. topthink/think-testing
  24. topthink/think-multi-app thinkphp6 multi app support
  25. topthink/think-mongo mongodb driver for thinkphp6.0

安装需要的依赖包

composer require topthink/think-view topthink/think-multi-app topthink/think-captcha

声明:本文内容由网友自发贡献,本站不承担相应法律责任。对本内容有异议或投诉,请联系2913721942#qq.com核实处理,我们将尽快回复您,谢谢合作!

编程算法thinkphpcomposerphp

若转载请注明出处: composer search 搜索 packagist.org 依赖包
本文地址: https://pptw.com/jishu/520.html
tp5 传参闭包查询+tp5中的where与whereor怎么同时使用 thinkphp3.2.3代码审计(php审计思路)

游客 回复需填写必要信息