阿里云 MNS PHP SDK Version 1.3.5

MIT LicenseCopyright (c) 2017 CharleslinkPermission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the

新浪云分词服务PHP SDK

新浪云中文分词服务SDK 您可以直接从公网通过g.sae.sina.com.cn新浪云提供的API直接使用中文分词服务。 接口调用必要条件 注册了新浪云 https://www.sinalcoud.co

新浪云SDK-PHP

新浪云 PHP SDK 安装方式 使用composer安装。 $ composer require sinacloud/sinacloud-sdk-php:dev-master 然后执行 composer install 即可完成 sinacloud-sdk-php 的安装。 注意,新浪云

PHP抖音解析去水印

douyin PHP去抖音水印解析 获得 标题 点赞 评论 无水印视频地址

抖音短视频去水印解析API - PHP

DouYinParse 简介 DouYinParse 是一个用PHP编写的解析抖音视频信息的库,用于短视频链接解析。你可以通过这个库轻松地获取抖音视频的各种元数据,包括作者、

利用bootstrap做前台,php的CI框架做后台

What is CodeIgniter CodeIgniter is an Application Development Framework - a toolkit - for peoplewho build web sites using PHP. Its goal is to enable you to develop projectsmuch faster than you could if

A dead simple single file Memc

Memchaced Dashboard A dead simple single file Memcached stats dashboard in PHP. The dashboard shows a few basic stats on the configured server and allows to delete/set keys and flush all data.All asset

根据智齿智能客服系统提供了包含完整业务流程

Sobot 根据智齿智能客服系统提供了包含完整业务流程的开放平台接口(Open API),基于PHP开发的一套API插件。 安装 composer require mucts/sobot 功能 已实现的功能

根据智齿智能客服系统提供了包含完整业务流程

Laravel AMQP Sobot Open API SDK for Laravel 7 Installation Server Requirements you will need to make sure your server meets the following requirements: php ^7.4 JSON PHP Extension mucts/sobot ^5.0 lara

这个主要是采用wpscan工具,但是由于它是借助l

title date tags wordpress 用户枚举,爆破工具 2017-11-28 02:24:47 -0800 wordpress,安全,用户,工具 web破解 一般喜欢用 burpsuite 、hydra 通用性好 但 一大堆参数 使用是还需

php 程序运行时间调试工具

RunTimer php 程序运行时间调试工具 安装 composer require hcg/run-timer 使用示例 require_once './vendor/autoload.php';use HcgRunTimerRunTimer as RunTimer;// 实例化$timer = new RunTimer