原創|行業資訊|編輯:蔣永|2017-07-19 16:05:30.000|閱讀 264 次
概述:今天繼續給大家分享php開發中可能需要用到的工具或組件,需要的朋友可以點擊查看效果哦~歡迎收藏分享~
# 界面/圖表報表/文檔/IDE等千款熱門軟控件火熱銷售中 >>
今天繼續給大家分享php開發中可能需要用到的工具或組件,需要的朋友可以點擊查看效果哦~歡迎收藏分享~
$ git clone //github.com/talhasch/php-httpstat $ cd php-httpstat $ cp httpstat.php /usr/local/bin/httpstat $ chmod +x /usr/local/bin/httpstat $ httpstat //www.google.com
composer global require 'phploc/phploc=*' $ phploc src phploc 4.0.0 by Sebastian Bergmann. Directories 3 Files 10 Size Lines of Code (LOC) 1882 Comment Lines of Code (CLOC) 255 (13.55%) Non-Comment Lines of Code (NCLOC) 1627 (86.45%) Logical Lines of Code (LLOC) 377 (20.03%) Classes 351 (93.10%) Average Class Length 35 Minimum Class Length 0 Maximum Class Length 172 Average Method Length 2 Minimum Method Length 1 Maximum Method Length 117 Functions 0 (0.00%) Average Function Length 0 Not in classes or functions 26 (6.90%)
$response = Zttp::withHeaders(['Fancy' => 'Pants'])->post($url, [ 'foo' => 'bar', 'baz' => 'qux', ]); $response->json(); // => [ // 'whatever' => 'was returned', // ];
本次的分享就到這里啦,如果你有什么更好的PHP開發工具,歡迎在評論中和大家分享哦~
輕量級且便捷的PHP IDE PhpStorm加入在線訂購快捷通道!續費更有優惠,戳這里看詳情>>>
本站文章除注明轉載外,均為本站原創或翻譯。歡迎任何形式的轉載,但請務必注明出處、不得修改原文相關鏈接,如果存在內容上的異議請郵件反饋至chenjj@fc6vip.cn