lopatar/php-sdkv2-skeleton

Skeleton project for the lopatar/php-sdkv2 package

Maintainers

Package info

github.com/lopatar/PHP-SDKv2-Skeleton

Type:project

pkg:composer/lopatar/php-sdkv2-skeleton

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-07 09:09:26 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!