scrawler / http
Http component for scrawler framework
v2.3.0
2025-04-14 15:10 UTC
Requires
- symfony/http-foundation: ^7.0
- thecodingmachine/safe: ^3.0
Requires (Dev)
- pestphp/pest: ^2.25
- phpstan/phpstan: ^2.0
- rector/rector: ^2.0
- scrawler/database: ^2.0
- thecodingmachine/phpstan-safe-rule: ^1.2
This package is auto-updated.
Last update: 2025-04-14 15:12:01 UTC
README

Scrawler Http Foundation
💻 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