lopatar / php-sdkv2-skeleton
Skeleton project for the lopatar/php-sdkv2 package
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- ext-openssl: *
- lopatar/php-sdkv2: ^v3.2.1
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!