potatopowered/plugin-template

PluginTemplate 项目旨在简化新独立 CakePHP 3.x 插件的设置

安装: 6

依赖关系: 0

建议者: 0

安全: 0

星标: 1

关注者: 4

分支: 0

开放问题: 0

类型:cakephp-plugin

dev-master 2017-02-07 02:47 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:14:55 UTC


README

Software License Travis Codecov Scrutinizer Packagist

描述

PluginTemplate 仓库将...

指南

此插件模板旨在轻松设置全新的开源 CakePHP 插件。此插件模板包括以下徽章。

第一步

克隆此仓库

composer create-project --stability=dev potatopowered/plugin-template [plugin name]

第二步

验证 composer.json 中的信息。您需要将以下信息替换为您自己的信息。

  • description

第三步

最后,您需要将此指南替换为您插件的指南。徽章可以保留,因为您需要更新适当的服务以使它们工作。