Skip to content

Releases: denniscarrazeiro/php-curl-module

v1.0.0

04 May 19:33
2b4db0c
Compare
Choose a tag to compare

This initial stable release of the PHP Curl class provides a clean and fluent API for making HTTP requests. It includes support for setting URLs, custom headers, user agents, timeouts, SSL verification, POST data, HTTP authentication, and custom request methods. This version marks a solid foundation for simplifying HTTP interactions in your PHP projects.