Skip to main content

PHP Installation

Install the Browser7 PHP SDK.

Requirements

  • PHP 8.0 or higher
  • curl extension (enabled by default in most PHP installations)

Installation

composer require browser7/sdk

Next Steps