- is it any class that allows you to call, for example, the post (url, params) method without creating low-level code, for example curl_init and others?
Some options:
if you want something very simple and simple you can see the links:
http://www.roscripts.com/snippets/show/131
http://www.phpclasses.org/package/3547-PHP-Submit-HTTP-requests-with-the-CURL-extension.html
also look at this SO post
https://stackoverflow.com/questions/3045833/recommend-a-curl-wrapper-class-in-php
Snoopy.
I used cURL wrapper . This is OO and supports most (all?) Of the standard twisting methods.
Source: https://habr.com/ru/post/1772432/More articles:не удалось войти в mysql - mysqlReading svg file through Java - javaPost data to server in android - androidClick management for editing - how to do it? - silverlightHow to create a puzzle from an image using javascript - javascriptCustom UIViewAnimationTransition on iPad - iphoneКак выполнить приложение scala swing? - scalaTools for generating Haskell types in Haskell ("second-order Haskell")? - typesDividing PostgreSQL by zero when ordering - sql-order-byExecuting a SQL query - getting a timeout - sqlAll Articles