lopatar/php-sdkv2-skeleton

Skeleton project for the lopatar/php-sdkv2 package

v2.3.1 2025-07-15 09:55 UTC

This package is auto-updated.

Last update: 2025-07-15 09:56:36 UTC


README

This project serves as an easy way of setting up the PHP-SDKv2 directory structure and config sample.

Installation

composer create-project lopatar/php-sdkv2-skeleton <PROJECT-NAME>

You'll find everything setup in the directory!

Now please point your web server to the public/index.php file!