scrawler/http

Http component for scrawler framework

v2.0.2 2024-10-13 07:52 UTC

README

Scrawler Http Foundation

GitHub Workflow Status Codecov Scrutinizer Code Quality PHPStan Enabled Packagist Version Packagist License



💻 Installation

You can install Scrawler App via Composer. If you don't have composer installed , you can download composer from here

composer require scrawler/http

It is shipped by default with scrawler/app you do not need to install anything else

✨ Note

To use DatabaseAdapterHandler with session you need to install scrawler\database