smallerid/skeleton

mini skeleton for php project with docker integration

Maintainers

Package info

github.com/smallerist/skeleton

Language:Makefile

Type:project

pkg:composer/smallerid/skeleton

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-29 01:01:30 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”