定制 recruiterphp/geezer 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

recruiterphp/geezer

Composer 安装命令:

composer require recruiterphp/geezer

包简介

PHP tools to build robust long-running processes

README 文档

README

PHP tools to build robust long-running processes.

Description

Geezer is a PHP library that provides tools for building and managing robust long-running processes. It uses Docker for development environment setup and includes a comprehensive set of development tools for testing, code analysis, and maintenance.

Requirements

  • PHP ^8.4
  • ext-pcntl extension

Development Requirements

  • Docker

Dependencies

  • recruiterphp/concurrency ^5.0 - For concurrent processing
  • symfony/console ^7.3 - For command-line interface

Installation

Clone the repository and install dependencies:

git clone <repository-url>
cd geezer
make install

Development Commands

The project includes a comprehensive Makefile with the following targets:

Docker Management

  • make build - Build the Docker image
  • make up - Start the services in detached mode
  • make down - Stop the services
  • make clean - Clean up containers and volumes

Dependency Management

  • make install - Install composer dependencies
  • make update - Update composer dependencies

Testing and Code Quality

  • make test - Run all PHPUnit tests
  • make phpstan - Run PHPStan static analysis
  • make rector - Run Rector for code refactoring
  • make fix-cs - Fix code style using PHP-CS-Fixer

Development Tools

  • make shell - Open a bash shell in the PHP container
  • make logs - View PHP container logs in follow mode

Usage

  1. Start the development environment:

    make up
  2. Run tests to ensure everything is working:

    make test
  3. Access the container for development:

    make shell

Code Quality

The project maintains high code quality standards using:

  • PHPUnit for unit testing
  • PHPStan for static analysis
  • PHP-CS-Fixer for code formatting
  • Rector for automated refactoring

Run all quality checks:

make test
make phpstan
make fix-cs
make rector

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-06-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固