scrawler/http

Http component for scrawler framework

Maintainers

Package info

github.com/scrawler-labs/http

pkg:composer/scrawler/http

Statistics

Installs: 622

Dependents: 5

Suggesters: 0

Stars: 0

Open Issues: 2

v2.3.0 2025-04-14 15:10 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