Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Wednesday, November 11, 2015

5 Cool php http request library

What is the best php library to use for HTTP POST, GET etc. 

Httpful

Httpful is a simple, chainable, readable PHP library intended to make speaking HTTP sane. It lets the developer focus on interacting with APIs instead of sifting through curl set_opt pages and is an ideal PHP REST client. 
Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services.
Unirest is a set of lightweight HTTP libraries available in multiple languages.

Requests
Requests is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.Requests中文版使用
Buzz
PHP's lightweight HTTP client

如何学习Drupal系列

什么是Drupal?

Drupal is an open source content management platform powering millions of websites and applications. It’s built, used, and supported by an active and diverse community of people around the world.
上面是来自于drupal.org的介绍。Drupal 是一个由Dries Buytaert创立的自由开源的内容管理系统,用PHP语言写成。在业界Drupal常被视为内容管理框架(CMF),而非一般意义上的内容管理系统(CMS)。详情参考 https://zh.wikipedia.org/wiki/Drupal
这里有个视频可以帮助你了解什么是Drupal

为什么是Drupal?


Drupal 是现时业界最尖端的内容管理系统,让你可以用最有组织和最有效率,同时极具弹性的方式,随时随地在线新增各种各样、千变万化的内容!你可以把Drupal看做是网站开发的操作系统,想做什么底层他已经帮你构建好了。

和Wordpress jmoola等Cms比较为什么选择drupal?

只想说下自己个人的一些经验。wordpress的定位式开箱即用,但是遇到功能复杂的项目就无从下手了。Jmoola只想说真的很难用。也许Drupal与其他几个cms比较学习周期会比较长,但是相信,这些付出都是值得的。至于国内的dz!之类的就算了,不是一个量级的东西。