PHP资源

作者:谢高升 发布:2019-08-26 浏览:2077次
mysql查询语句优化工具
小米开源soar-php,地址:https://github.com/guanguans/soar-php
SQL optimizer and rewriter php extension package - SQL优化器和重写器PHP扩展包、方便框架中SQL调优。
 SQLAdvisor
美团点评公司技术工程部DBA团队(北京)开发维护的一个分析SQL给出索引优化建议的工具,
地址:https://github.com/Meituan-Dianping/SQLAdvisor
OpenRASP
百度开源WAF防火墙,支持PHP
地址:https://github.com/baidu/openrasp
QueryList
优雅的渐进式PHP采集框架,让采集更简单一点。
地址:https://github.com/jae-jae/querylist
php-phantomjs
php调用无头浏览器,执行JS反反爬利器
地址:http://jonnnnyw.github.io/php-phantomjs/
laravel-admin
在十分钟内构建一个功能齐全的管理后台
地址:https://github.com/z-song/laravel-admin
30分钟正则表达式入门
最简单的正则入门教程
地址:http://deerchao.net/tutorials/regex/regex.htm
深入理解正则表达式
最详细易懂的正则表达式教程
地址:http://www.zjmainstay.cn/regexp-lookaround
NotORM
最简精的ORM库,支持PDO
地址:https://www.notorm.com
SMProxy
一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。
地址:https://github.com/louislivi/smproxy
阿里巴巴composer全量镜像
地址:https://developer.aliyun.com/composer
Elasticsearch
是一个实时的分布式搜索分析引擎, 它能让你以前所未有的速度和规模,去探索你的数据。 它被用作全文检索、结构化搜索、分析以及这三个功能的组合
SonarQube
代码质量检测试,支持多种语言
PHP-JWT,官方网站 https://jwt.io
A simple library to work with JSON Web Token and JSON Web Signature
地址:https://github.com/lcobucci/jwt 
另一个基于OPENssl的版本
地址:https://github.com/cdoco/php-jwt
PHP-FFMpeg
An object oriented PHP driver for FFMpeg binary,转音视频格式的。
地址:https://github.com/PHP-FFMpeg/PHP-FFMpeg
PHPOffice
PHP操作OFFICE文档。
地址:https://github.com/PHPOffice
php-amqplib
The most widely used PHP client for RabbitMQ
地址:https://github.com/php-amqplib/php-amqplib
PHP代码审计分段讲解
化繁为简,跟着本项目先搞懂PHP中大多敏感函数与各类特性,再逐渐增加难度,直到可以吊打各类CMS
地址:https://github.com/bowu678/php_bugs
待更新

文章转载http://www.xpxw.com/?id=88

标签: PHP资源