add composer require command

This commit is contained in:
mkay-development
2023-02-19 11:28:17 +01:00
committed by GitHub
parent 9c67639d2f
commit 2eae1c56ee

View File

@@ -4,6 +4,10 @@
##### This Repository are in active Development ##### This Repository are in active Development
*** ***
``` bash
composer require mkay-development/pocketbase-php-sdk
```
``` php ``` php
// Example init and use // Example init and use
use \Pb\Client as pb; use \Pb\Client as pb;