smallerid/skeleton

mini skeleton for php project with docker integration

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Makefile

Type:project

v1.0.4 2023-02-01 20:15 UTC

This package is auto-updated.

Last update: 2024-08-29 23:50:12 UTC


README

##INSTALL ###with composer

composer create-project smallerid/skeleton

###with git clone

git clone https://github.com/smallerist/skeleton.git sample-app

###SETUP PHPSTROM

IDE_KEY: XDEBUG_CONFIG="idekey=secret-ide-key";XDEBUG_ENABLE="true”