Download the PHP package weijiajia/ip-proxy-manager without Composer
On this page you can find all versions of the php package weijiajia/ip-proxy-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weijiajia/ip-proxy-manager
More information about weijiajia/ip-proxy-manager
Files in weijiajia/ip-proxy-manager
Download weijiajia/ip-proxy-manager
More information about weijiajia/ip-proxy-manager
Files in weijiajia/ip-proxy-manager
Vendor weijiajia
Package ip-proxy-manager
Short Description A powerful PHP IP proxy service management framework providing a unified interface for multiple proxy providers.
License MIT
Homepage https://github.com/jackchang1025/ip-proxy-manager
Package ip-proxy-manager
Short Description A powerful PHP IP proxy service management framework providing a unified interface for multiple proxy providers.
License MIT
Homepage https://github.com/jackchang1025/ip-proxy-manager
Please rate this library. Is it a good library?
Informations about the package ip-proxy-manager
Ip Proxy Manager
Ip Proxy Manager 是一个 PHP Ip 代理服务管理框架,为多个代理提供商提供统一的接口
支持平台
特性
- 统一的代理服务接口
- 支持多个代理提供商 (StormProxies, HuaSheng)
- 灵活的数据传输对象 (DTO) 系统
- 集成日志功能
- 基于 Saloon HTTP 客户端库
- 支持动态代理和账号密码模式
- 易于扩展,支持添加新的代理提供商
要求
- PHP 8.2+
- Composer
安装
通过 Composer 安装 Proxy Manager:
使用方法
花生代理示例:
Stormproxies 示例:
扩展
要添加新的代理提供商,请遵循以下步骤:
- 创建一个新的连接器类,继承
ProxyConnector
- 创建必要的 DTO 类,继承
BaseDto
- 创建请求类,继承 Saloon 的
Request
类 - 实现相应的方法来处理请求和响应
新增代理提供商示例 (NewProxy):
参考文档
贡献
欢迎贡献!请随时提交 pull requests 或创建 issues 来改进这个项目。
许可证
Proxy Manager 是开源软件,基于 MIT 许可证。
All versions of ip-proxy-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
saloonphp/saloon Version ^3.10
psr/log Version ^3.0
illuminate/collections Version ^11.26
nesbot/carbon Version ^3.8
saloonphp/saloon Version ^3.10
psr/log Version ^3.0
illuminate/collections Version ^11.26
nesbot/carbon Version ^3.8
The package weijiajia/ip-proxy-manager contains the following files
Loading the files please wait ....