shoppingfeed/coding-style-php 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

shoppingfeed/coding-style-php

最新稳定版本:2.4.0

Composer 安装命令:

composer require shoppingfeed/coding-style-php

包简介

README 文档

README

Installation

composer require shoppingfeed/coding-style-php

Contributing

To connect to a php 8.0 container correctly configured

  • Create a container : docker run --name coding-style-php -v $PWD:/var/www -d ghcr.io/shoppingflux/php:8.0-unit
  • Connect to container : docker exec -it coding-style-php bash

Once connected to the container you can :

  • Update composer dependencies : composer update
  • Run test : composer test

Proposal process

See proposal

Documentation

Documentation is driven by mkdocs and uses material theme

docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material

统计信息

  • 总下载量: 113.2k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 6
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 9
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2019-07-25