Releases: denniscarrazeiro/php-curl-module
Releases · denniscarrazeiro/php-curl-module
v1.0.0
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.