lopatar/php-sdkv2-skeleton

Skeleton project for the lopatar/php-sdkv2 package

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/lopatar/php-sdkv2-skeleton

v2.3.2 2025-08-07 07:47 UTC

This package is auto-updated.

Last update: 2025-10-07 08:19:42 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!