skeleton-php:我PHP软件包骨架

时间:2021-05-02 14:02:38
【文件属性】:
文件名称:skeleton-php:我PHP软件包骨架
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-02 14:02:38
PHP 包装的简短说明 注意:用 , , , 和文件中的正确值替换:author_name :author_username :author_email :package_name :package_description :package_space :author_homepage :org_username :org_name :org_email的正确值,然后删除此行。 这是您的描述应该去的地方。 尝试将其限制为一两段,并可能会提及您支持的PSR,以避免与用户和贡献者造成混淆。 安装 您可以通过composer安装该软件包: composer require :org_username/:package_name 用法 $ skeleton = new :package_space\ Skeleton (); echo $ skeleton -> echoPhrase ( 'He
【文件预览】:
skeleton-php-master
----composer.json(1KB)
----config()
--------.gitkeep(0B)
----.php_cs(1KB)
----CONTRIBUTING.md(3KB)
----src()
--------SkeletonClass.php(418B)
--------SkeletonServiceProvider.php(874B)
--------SkeletonFacade.php(306B)
----LICENSE.md(1KB)
----CHANGELOG.md(306B)
----.styleci.yml(84B)
----README.md(2KB)

网友评论