/cookiecutter-php-package

Template for PHP Packages, that can be installed with Composer

Primary LanguagePHP

PHP Package template

Template for PHP Packages, that can be installed with Composer

Includes pre-configured:

Usage

  1. Install Cookiecutter, using

    $ pip install --user cookiecutter

    or any other method, described in Cookiecutter Intallation Manual.

  2. Create new project, using this template:

    $ cookiecutter gh:saritasa/cookiecutter-php-package