Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

yoanm/initPhpRepository

Repository files navigation

initPhpRepository

Scrutinizer Build Status Scrutinizer Code Quality Code Coverage

Latest Stable Version

Install

git clone git@github.com:yoanm/initPhpRepository.git
cd initPhpRepository
composer build

How to

Initiliaze

Go to repository folder an type :

  • Library
PATH_TO_BIN/initPhpRepository library
  • Project Go to project repository folder an type :
PATH_TO_BIN/initPhpRepository [project]

Symfony

In case the library is used in symfony invironment, type the following :

PATH_TO_BIN/initPhpRepository library --symfony

Run specific templates

PATH_TO_BIN/initPhpRepository --id ID_1 --id ID_2

List

PATH_TO_BIN/initPhpRepository -l

Existing file override

Override all

PATH_TO_BIN/initPhpRepository -f

Ask before overriding

PATH_TO_BIN/initPhpRepository --ask-before-override

Help

PATH_TO_BIN/initPhpRepository -h

Tests

This repository follow a custom test strategy

Contributing

See contributing note

About

Command to initialize a PHP repository

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published