File: docs.rst

package info (click to toggle)
php-guzzle 3.9.2%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,084 kB
  • ctags: 7,622
  • sloc: php: 31,344; xml: 176; makefile: 144; python: 45; sh: 5
file content (73 lines) | stat: -rw-r--r-- 1,322 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.. title:: Guzzle | PHP HTTP client and framework for consuming RESTful web services

====================
Guzzle Documentation
====================

Getting started
---------------

.. toctree::
   :maxdepth: 1

   getting-started/overview
   getting-started/installation
   getting-started/faq

The HTTP client
---------------

.. toctree::
   :maxdepth: 2

   http-client/client
   http-client/request
   http-client/response
   http-client/entity-bodies
   http-client/http-redirects
   http-client/uri-templates

Plugins
-------

.. toctree::
   :maxdepth: 1

   plugins/plugins-overview
   plugins/creating-plugins
   plugins/async-plugin
   plugins/backoff-plugin
   plugins/cache-plugin
   plugins/cookie-plugin
   plugins/curl-auth-plugin
   plugins/history-plugin
   plugins/log-plugin
   plugins/md5-validator-plugin
   plugins/mock-plugin
   plugins/oauth-plugin

The web service client
----------------------

.. toctree::
   :maxdepth: 1

   webservice-client/webservice-client
   webservice-client/using-the-service-builder
   webservice-client/guzzle-service-descriptions
   batching/batching
   iterators/resource-iterators
   iterators/guzzle-iterators

Testing
-------

.. toctree::
   :maxdepth: 2

   testing/unit-testing

API Docs
--------

`Read the API docs <http://guzzlephp.org/api/index.html>`_