onix-systems-php/hyperf-core

Library of kernel for hyperf

v1.2.1 2023-12-05 16:34 UTC

README

Includes the following general usage classes:

  • Exception:
    • BusinessException.
  • Command:
    • AnonymizeDataCommand.
  • Constants:
    • ErrorCode.
  • Listener:
    • LogDBQueryListener;
    • LogQueueListener.
  • DTO:
    • AbstractDTO;
    • PaginationRequestDTO;
    • PaginationResultDTO.
  • Model:
    • Parasite trait;
    • AbstractModel;
    • AbstractFilter.
  • Repository:
    • AbstractRepository.
  • Service:
    • AnonymizeDataService;
    • Service #[Attribute].

Install:

composer require onix-systems-php/hyperf-core

Publish anonymization config:

php bin/hyperf.php vendor:publish onix-systems-php/hyperf-core