承接 padosoft/hooks 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

padosoft/hooks

Composer 安装命令:

composer require padosoft/hooks

包简介

Padosoft git hooks

README 文档

README

Padosoft git hooks

Latest Version on Packagist Software License Total Downloads

Table of Contents

Prerequisites

Install

This package can be installed through Composer.

composer require padosoft/hooks

If you install in a laravel project add in config->app.php the following value in service providers array:

Padosoft\Hooks\HooksServiceProvider::class,

then use php artisan vendor:publish

In a non-laravel project you must copy the .php_cs file from vendor/padosoft/hooks/src/config to the root of project, and the pre-commit file from vendor/padosoft/hooks/src/config to .git/hooks folder. If you want customize the static-review operation create hooks folder in the root of project then copy pre-commit.php file from vendor/padosoft/static-review/src/config/pre-commit.php.

Be careful in a linux or mac environment change

php.exe "vendor/padosoft/hooks/src/php-cs-fix.php" php.exe "vendor/padosoft/hooks/src/static-review-pre-commit.php"

in the .git/hooks/pre-commit file to

php "vendor/padosoft/hooks/src/php-cs-fix.php" php "vendor/padosoft/hooks/src/static-review-pre-commit.php"

Usage

Pre-commit git hook is invoked by git commit. Exiting with non-zero status from this script causes the git commit to abort. Can be bypassed with --no-verify option.

Example

Screenshots

Change Log

Please see CHANGELOG for more information what has changed recently.

Testing

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email instead of using the issue tracker.

API Documentation

Credits

About Padosoft

Padosoft is a software house based in Florence, Italy. Specialized in E-commerce and web sites.

License

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

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-03-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固