Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.57 KB

File metadata and controls

28 lines (20 loc) · 1.57 KB

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