HTTP component for Comely Apps

2.1.1 2022-06-30 14:19 UTC

This package is auto-updated.

Last update: 2024-04-19 20:19:40 UTC


README

  • Http router (Route URLs to appropriate/routed controllers)
  • Http client (for External requests using cURL lib)
  • Internal requests

Requirements

  • PHP ^8.1
  • ext-json
  • ext-curl

Installation

composer require comely-io/http