Skip to content

guanguans/package-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

package-skeleton

简体中文 | ENGLISH

Note

A PHP package template repository. - 一个 PHP 软件包模板存储库。

tests phpstan check & fix styling rector codecov Latest Stable Version GitHub release (latest by date) Total Downloads License

Feature

  • ...

Requirement

  • PHP >= 8.0

Installation

composer require guanguans/package-skeleton --ansi -v

Usage

  1. execute $ git clone https://github.com/guanguans/package-skeleton.git
  2. replace guanguans/package-skeleton -> vendorName/package-name
  3. replace Guanguans\\PackageSkeleton -> VendorName\\PackageName
  4. replace Guanguans\PackageSkeleton -> VendorName\PackageName
  5. replace GuanguansPackageSkeletonUpdateHelper -> VendorNamePackageNameUpdateHelper
  6. replace package-skeleton -> your repository name
  7. replace [email protected] -> your email
  8. execute $ composer install && composer dumpautoload
  9. execute $ rm .git/ && git init && git add . && git commit -m 'Build the basic skeleton'

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A PHP package template repository. - 一个 PHP 软件包模板存储库。

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages