0 Forks
3 Stars
3 Watchers

bundle-skeleton

A minimal project that allows you to quickly create a new bundle based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit, docker, xdebug and my own starting script. It is ready to support debugging with Visual Studio Code - just look into .env.local ;).

How to download and setup bundle-skeleton

Open terminal and run command
git clone https://github.com/patrykbaszak/bundle-skeleton.git
git clone is used to create a copy or clone of bundle-skeleton repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bundle-skeleton https://github.com/patrykbaszak/bundle-skeleton/archive/master.zip

Or simply clone bundle-skeleton with SSH
[email protected]:patrykbaszak/bundle-skeleton.git

If you have some problems with bundle-skeleton

You may open issue on bundle-skeleton support forum (system) here: https://github.com/patrykbaszak/bundle-skeleton/issues