Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.06 KB

php-pkg-template

License Php Version GitHub tag (latest SemVer) Actions Status

TODO: package_description

Install

composer

composer require inherelab/php-pkg-template

Usage

  • github: use the template for quick create project
  • clone this repository to local
  • search package_description and replace your package description
  • search all inherelab/php-pkg-template and replace to your package name.
    • contains all words like InhereLab\DemoPkg
  • update composer.json contents, field: name, description, require, autoload

License

MIT