Home > Download >  Library download > curl class library

  • CurlUtils tool class

    curl class library63682017-11-22
  • PHP uses curl to implement multi-threaded classes

    curl class library68742017-11-11
  • PHP encapsulation CURL extension class

    curl class library69622017-11-01
  • Some package usage of curl, simple and easy to understand

    curl class library190882017-08-08
  • Based on a piece of code from the Internet, was modified and improved to encapsulate a non-blocking calling class that supports POST/GET.

    curl class library97172017-08-07
  • Considering the possibility of circular calls and high concurrency, in order to reduce unnecessary consumption of the memory heap, only static methods are provided for client calls. For the single responsibility of the class, MyCurl only serves the purpose of sending requests and returning data, and the processing of the returned data is left to other codes.

    curl class library68042017-08-07
  • PHP uses curl for multi-thread collection code

    curl class library101072017-08-07
  • This class only supports get requests and post requests, which is enough for collection and use. Support batch collection! But please be careful when using CURL’s batch collection to collect web pages. Batch collection is relatively unstable and data packets are easily lost. Batch acquisition is used to handle the concurrent use of the internal interface of the program, and occasionally replaces multi-threaded concurrent processing operations. Please test it yourself if you use it! For now, using this class is enough to meet most collection work needs! No additional tools required The collected web pages can be processed using regular expressions

    curl class library68932017-08-07
  • CURL integration class can simulate any browser operation, and PHP automatically completes website operations. Daily website management.

    curl class library55932017-08-07
  • phpUse curl to simulate login and collect background data

    curl class library75292017-08-07
  • This article talks about an encapsulated curl function that is easy to call (only for data capture)

    curl class library62862017-08-07
  • About PHP’s curl secondary encapsulation class, free download

    curl class library51092017-08-07