jsonbaby/php-package-template-installer

PHP package template installer

0.0.7 2022-07-13 22:11 UTC

This package is auto-updated.

Last update: 2024-05-14 04:07:57 UTC


README

This package provides a PHP package template

Usage

  • composer create-project jsonbaby/php-package-template-installer
  • Run ./php-package-template-installer/bin/jsonbaby-php and follow steps
  • Code will be stored in ./php-package-template-installer/generated folder

Happy coding :)