onix-systems-php / hyperf-core
hyperf 的内核库
v1.2.1
2023-12-05 16:34 UTC
Requires
- php: >=8.1
- ext-json: *
- fakerphp/faker: ^1.0
- hyperf/async-queue: ^3.1
- hyperf/command: ^3.1
- hyperf/config: ^3.1
- hyperf/constants: ^3.1
- hyperf/contract: ^3.1
- hyperf/database: ^3.1
- hyperf/db-connection: ^3.1
- hyperf/di: ^3.1
- hyperf/event: ^3.1
- hyperf/framework: ^3.1
- hyperf/http-server: ^3.1
- hyperf/logger: ^3.1
- hyperf/resource: ^3.1
- hyperf/socketio-server: ^3.1
- hyperf/testing: ^3.1
- hyperf/validation: ^3.1
- yzen.dev/plain-to-class: ^1.0
- zircote/swagger-php: ^4.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- mockery/mockery: ^1.0
- phpstan/phpstan: ^1.0
- phpunit/phpunit: >=7.0
- swoole/ide-helper: ^4.5|^5.0
Suggests
- swow/swow: Required to create swow components.
README
包含以下通用使用类
- 异常
- BusinessException.
- 命令
- AnonymizeDataCommand.
- 常量
- ErrorCode.
- 监听器
- LogDBQueryListener;
- LogQueueListener.
- DTO
- AbstractDTO;
- PaginationRequestDTO;
- PaginationResultDTO.
- 模型
- Parasite 特性;
- AbstractModel;
- AbstractFilter.
- 仓库
- AbstractRepository.
- 服务
- AnonymizeDataService;
- 服务 #[属性].
安装
composer require onix-systems-php/hyperf-core
发布匿名化配置
php bin/hyperf.php vendor:publish onix-systems-php/hyperf-core