ThinkPHP5的运行环境要求PHP5.6以上。 Nginx配置 location / { if (!-e $request_filename) { rewrite ^(.*)$ /index.php?s=$1 last; break; } }location ~ .php { #去掉$ root H:/PHPServer/WWW; fast

基于Yii2+PHP7+MySQL8+Redis 的开源 单

e_shop_yii2 基于Yii2+PHP7+MySQL8+Redis 的开源 单店铺 商城 version Yii2.0.36 Yii 2 Advanced Project Template Yii 2 Advanced Project Template is a skeleton Yii 2 application best fordeveloping

QueryList简洁、优雅的PHP数据采集工具

PHP-QueryList QueryList简洁、优雅的PHP数据采集工具作为php的数据采集工具QueryList具有jQuery一样的DOM操作能力、Http网络操作能力、乱码解决能力、内容过滤能力

php selenium 数据采集

使用 php 配合 selenium 进行数据采集,手摸手教学 tips! 本项目以采集 猪八戒任务 为例仅用于学习交流,采集前请阅读 robots.txt 协议 禁止用于非法行为,后

这是一个php的工具集,可以帮助开发人员快速的

eitos 这是一个php的工具集,可以帮助开发人员快速的处理常见问题。libs:工具集合 采用类名=文件名的方法命名。 EitosC.php:入口文件 方便调用工具集的入

阿里云短信服务 php sdk

Licensed to the Apache Software Foundation (ASF) under oneor more contributor license agreements. See the NOTICE filedistributed with this work for additional informationregarding copyright ownership.

阿里云短信服务 PHP SDK 的 composer 封装

阿里云短信服务 PHP SDK 的 composer 封装 阿里云短信服务PHP SDK composer封装。源码来自:https://github.com/aliyun/aliyun-openapi-php-sdk

BDD in PHP

Behat is a BDD framework for PHP to help you test business expectations. Installing Behat The easiest way to install Behat is by using Composer: $ composer require --dev behat/behat After that you'll b

Guzzle, an extensible PHP HTTP

Guzzle, PHP HTTP client Guzzle is a PHP HTTP client that makes it easy to send HTTP requests andtrivial to integrate with web services. Simple interface for building query strings, POST requests, strea

一个针对旧版微信JS API的,基于PHP的微信刮刮乐

WechatScratcher 一个针对旧版微信JS API的,基于PHP的微信刮刮乐系统(包含前后端)。 本系统主要依赖于以下开源项目: WeixinApiPHPExcelThinkPHP 3.2UEditorwScratchP

PHP文档生成工具

自动生成文档脚本 作者:zhaozhuobin 日期:2017-12-22 一.使用方式: [ 命令行方式 ] 1.说明:通过console组件执行 2.调用方法 (1)进入console所在目录: cd bin/