scrawler / http
Http component for scrawler framework
v2.0.2
2024-10-13 07:52 UTC
Requires
- symfony/http-foundation: ^6.3
- thecodingmachine/safe: ^2.5
Requires (Dev)
- pestphp/pest: ^2.25
- phpstan/phpstan: ^1.12
- rector/rector: ^1.2
- scrawler/database: ^1.0
- thecodingmachine/phpstan-safe-rule: ^1.2
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