Skip to content

onix-systems-php/hyperf-core

Repository files navigation

Hyperf-core component

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages