seeksvc Search tools, solutions, libraries…
Home / Developer Resources / API Tools / PHP cURL Extension
php.net icon
PHP cURL Extension Open source · PHP-3.01 ★ 40.2k
Client URL Library for PHP, supporting libcurl to connect and communicate with many types of servers.
Visit website ↗ GitHub ↗
Introduction
PHP cURL is the PHP **Client URL Library** extension.
> PHP supports libcurl, a library created by Daniel Stenberg, that allows you to connect and communicate to many different types of servers with many different types of protocols.
libcurl currently supports the `http`, `https`, `ftp`, `gopher`, `telnet`, `dict`, `file`, and `ldap` protocols. libcurl also supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading (this can also be done with PHP's ftp extension), HTTP form based upload, proxies, cookies, and user+password authentication.
The PHP manual includes Installing/Configuring, Requirements, Installation, Runtime Configuration, Resource Types, Predefined Constants, Examples, and cURL Functions such as `curl_init` — Initialize a cURL session, `curl_setopt` — Set an option for a cURL transfer, and `curl_exec` — Perform a cURL session.
PHP extensionlibcurlHTTP clientHTTPSFTP uploadHTTP POSTproxiescookies
Screenshots
PHP cURL Extension · 首页
Deployment
预编译包与二进制包
适合希望快速安装 PHP 并使用其随发行包提供的 cURL 扩展能力的 Windows 或其他系统用户。
源码编译安装
适合需要自定义 PHP 构建选项、在编译阶段启用或调整 cURL 扩展支持的开发与生产环境。
Details
Type Open-source software
License PHP-3.01
Repository php/php-src
GitHub Stars 40,244
Last commit 3 周前
Last verified 2026-07-18
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.
seeksvc
一个可查询的宝藏收藏库:开源与闭源软件、开发库与完整解决方案。
© 2026 seeksvc · Manually verified, continuously updated