《那些PHP开发者可能用得上的工具》要点:
本文介绍了那些PHP开发者可能用得上的工具,希望对您有用。如果有疑问,可以联系我们。
欢迎参与《那些PHP开发者可能用得上的工具》讨论,分享您的想法,维易PHP学院为您提供专业教程。
那些 PHP 开发者可能用得上的工具,今天学技巧就给大家整理整理,希望对于php初学者来说还是老手,还是正在学习提升中的朋友们都有所赞助.都说php是最好的开发语言,我信,你们信吗?
module.exports = function array_sum (array) { // eslint-disable-line camelcase
function __($item=null) {
https://www.gitignore.io/api/laravel# Created by https://www.gitignore.io/api/laravel### Laravel ###
composer global require slince/spider *@dev
use QL\QueryList;//采集某页面所有的图片$data = QueryList::Query('http://cms.querylist.cc/bizhi/453.html',array( //采集规则库
$array=[
//https://hellogithub.com/category/PHP%20%E9%A1%B9%E7%9B%AE/use Overtrue\Pinyin\Pinyin;
$ git clone https://github.com/talhasch/php-httpstat$ cd php-httpstat
composer global require 'phploc/phploc=*'$ phploc src
$response = Zttp::withHeaders(['Fancy' => 'Pants'])->post($url, [ 'foo' => 'bar', 'baz' => 'qux',
composer global require consolidation/roboclass RoboFile {/**
php ai
composer require php-ai/php-ml
PHP driver for FFMpeg
$ffmpeg = FFMpeg\FFMpeg::create();
编码格式化工具
//wget http://get.sensiolabs.org/php-cs-fixer.phar -O php-cs-fixercurl http://get.sensiolabs.org/php-cs-fixer.phar -o php-cs-fixersudo chmod a+x php-cs-fixer
php medoo
composer require catfan/Medoo// 如果你通过 composer 安装, 只需在项目的开始部分加上此代码即可自动加载.require 'vendor/autoload.php';
在线文档分享工具
composer create-project showdoc/showdoc
通过这些php开发者常用的工具,不知道大家GET到没有,如果有必要自行收藏吧,很多东西都是来自php前辈们整理出来的笔记.此文为看点(小果果王慕辰)原创内容,特此声明