Önceki projeler için ben kullandım
/**
* HTTP Class
*
* This is a wrapper HTTP class that uses either cURL or fsockopen to
* harvest resources from web. This can be used with scripts that need
* a way to communicate with various APIs who support REST.
*
* @author Md Emran Hasan <phpfour@gmail.com>
* @package HTTP Library
* @copyright 2007-2008 Md Emran Hasan
* @link http://www.phpfour.com/lib/http
* @since Version 0.1
*/
Bu çok iyi çalışıyor ama (aslında, yukarıda bağlantı bile ... şimdi çalışmıyor) oldukça zaman güncellenen görünmüyor.
Benim son projesi (çapraz etki alanı ve iç API'ler erişim) http yöntemleri yoğun kullanımını yapacak yüzden ben mümkün olduğunca verimli bir http sınıf / kitaplığı kullanıyorum emin olmak gerekir.
Bu işlev için ne kullanıyorsunuz?