Fanfou Wiki

我等采石之人,当心怀建造大教堂之愿景。

用户工具

站点工具


php:vendor

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
php:vendor [2021/01/16 10:23] adminphp:vendor [2021/01/18 11:18] (当前版本) admin
行 4: 行 4:
  
 ==== doctrine/orm ==== ==== doctrine/orm ====
-[[https://packagist.org/packages/doctrine/orm|doctrine/orm - Packagist]]  +  * [[packagist>doctrine/orm|doctrine/orm - Packagist]] 
-[[github>doctrine/orm|doctrine/orm - GitHub]]  +  [[github>doctrine/orm|doctrine/orm - GitHub]] 
-[[https://www.doctrine-project.org/projects/doctrine-orm/en/current/tutorials/getting-started.html|Documents]]  +  [[https://www.doctrine-project.org/projects/doctrine-orm/en/current/tutorials/getting-started.html|Documents]] 
-[[github>phpstan/phpstan-doctrine|phpstan/phpstan-doctrine]]+  [[github>phpstan/phpstan-doctrine|phpstan/phpstan-doctrine]]
  
 ==== illuminate/database ==== ==== illuminate/database ====
-[[github>illuminate/database|illuminate/database]]+  * [[github>illuminate/database|illuminate/database]]
  
 DB ORM 库,支持 MySQL, Postgres, SQL Server, SQLite。 DB ORM 库,支持 MySQL, Postgres, SQL Server, SQLite。
行 16: 行 16:
 ===== Validation ===== ===== Validation =====
 ==== illuminate/validation ==== ==== illuminate/validation ====
-[[github>illuminate/validation|illuminate/validation]] | +  * [[github>illuminate/validation|illuminate/validation]] 
-[[https://github.com/laravel/laravel/blob/master/resources/lang/en/validation.php|Validation Message]]+  [[https://github.com/laravel/laravel/blob/master/resources/lang/en/validation.php|Validation Message]]
  
 表单校验库。 表单校验库。
 +
 +==== beberlei/assert ====
 +  * [[github>beberlei/assert|beberlei/assert]]
 +  * [[github>phpstan/phpstan-beberlei-assert|phpstan/phpstan-beberlei-assert]]
 +
 +==== webmozart/assert ====
 +  * [[github>webmozart/assert|webmozart/assert]]
 +  * [[github>phpstan/phpstan-webmozart-assert|phpstan/phpstan-webmozart-assert]]
 +
 +===== Log =====
 +==== Seldaek/monolog ====
 +  * [[github>Seldaek/monolog|Seldaek/monolog]]
 +
 +> Monolog - Logging for PHP
 +
 +===== HTTP Request =====
 +==== guzzlehttp/guzzle ====
 +  * [[packagist>guzzlehttp/guzzle|guzzlehttp/guzzle - Packagist]]
 +  * [[http://docs.guzzlephp.org/en/stable|Docs - en]]
 +  * [[https://guzzle-cn.readthedocs.io/zh_CN/latest/index.html|Docs - zh_CN]]
 +
 +HTTP 请求库
 +
  
  
行 26: 行 49:
 [GitHub](https://github.com/jenssegers/agent) [GitHub](https://github.com/jenssegers/agent)
 UserAgent 解析工具 UserAgent 解析工具
-## guzzlehttp/guzzle +
-[Packagist](https://packagist.org/packages/guzzlehttp/guzzle) | [Docs - en](http://docs.guzzlephp.org/en/stable/) | [Docs - zh_CN](https://guzzle-cn.readthedocs.io/zh_CN/latest/index.html) +
-HTTP 请求库+
 ## erusev/parsedown ## erusev/parsedown
 [GitHub](https://github.com/erusev/parsedown) | [Demo](https://parsedown.org/demo) [GitHub](https://github.com/erusev/parsedown) | [Demo](https://parsedown.org/demo)
 Markdown 解析库 Markdown 解析库
  
-## Monolog - Logging for PHP 
-[GitHub](https://github.com/Seldaek/monolog) 
-日志处理库 
 ## Hashids ## Hashids
 [GitHub](https://github.com/vinkla/hashids) [GitHub](https://github.com/vinkla/hashids)
php/vendor.1610763784.txt.gz · 最后更改: 2021/01/16 10:23 由 admin