This page wants help you to start using package
Last updated 1 year ago
Install package via composer
composer require pavlusha311245/unit-php-sdk
Use in SDK in code
<?php use UnitPhpSdk\Unit; require '../vendor/autoload.php'; $unit = new Unit( socket: <your socket path to Nginx Unit>, address: 'http://localhost' ); $unit->getConfig();
8.2 or higher
1.30.0 or higher
0.6.0