Download the PHP package guanguans/package-skeleton without Composer
On this page you can find all versions of the php package guanguans/package-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package package-skeleton
package-skeleton
ENGLISH
[!NOTE] A PHP package template repository. - 一个 PHP 软件包模板存储库。
Feature
- ...
Requirement
- PHP >= 8.5
Installation
Usage
- execute
$ git clone https://github.com/guanguans/package-skeleton.git - replace
guanguans/package-skeleton->vendorName/package-name - replace
Guanguans\\PackageSkeleton->VendorName\\PackageName - replace
Guanguans\PackageSkeleton->VendorName\PackageName - replace
GuanguansPackageSkeletonUpdateHelper->VendorNamePackageNameUpdateHelper - replace
package-skeleton->your repository name - replace
[email protected]->your email - execute
$ composer install && composer dumpautoload - execute
$ rm .git/ && git init && git add . && git commit -m 'Build the basic skeleton'
Composer scripts
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
- guanguans
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of package-skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.5
The package guanguans/package-skeleton contains the following files
Loading the files please wait ...