Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 1... Línea 1...
1
HTTP Factories
1
HTTP Factories
2
==============
2
==============
Línea 3... Línea 3...
3
 
3
 
4
This repository holds all interfaces related to [PSR-17 (HTTP Message Factories)][psr-17]. 
-
 
Línea 5... Línea -...
5
Please refer to the specification for a description.
-
 
6
 
4
This repository holds all interfaces related to [PSR-17 (HTTP Factories)][psr-url].
Línea -... Línea 5...
-
 
5
 
-
 
6
Note that this is not a HTTP Factory implementation of its own. It is merely interfaces that describe the components of a HTTP Factory.
7
You can find implementations of the specification by looking for packages providing the 
7
 
-
 
8
The installable [package][package-url] and [implementations][implementation-url] are listed on Packagist.
-
 
9