Skip to content
Greg Bowler edited this page Jun 2, 2017 · 6 revisions

// What is fetch?

// This project brings fetch to the server.

Why do we need another HTTP library?

// PHP has such deep ties with the web platform. PHP.Gt's mission is to bring well known web technologies to server side languages.

// There are plenty of other more widely adopted PHP Http clients, but outside of PHP they are not known by web developers at all.

// Fetch is an upcoming web standard. This is the PHP implementation.

Using this guide

Navigate to a particular section of this guide using the menu, or read through each section by clicking through the links at the bottom of each page.

Sections of the guide:

// TODO: Sections.

Help and support

// TODO.

Contributing

// TODO.

Clone this wiki locally