Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 515 Bytes

http-factories.md

File metadata and controls

13 lines (11 loc) · 515 Bytes
layout title keywords
default
HTTP Factories (PSR-17)
psr-17, http, http factories

HTTP Factories (PSR-17)


![](/assets/images/version-{{ pageVersion }}.svg)

NOTE: The HTTP Factories components have been removed from v5 to remove the dependency to PSR. They will be introduced in a future version either as pure Phalcon implementations with proxy (PSR enabled) classes or in v6 (PHP implementation).

{: .alert .alert-info }