onix-systems-php / hyperf-actions-log
An extension that consists of actions register functionality for an application
Installs: 2 520
Dependents: 5
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:extention
Requires
- php: >=8.1
- ext-json: *
- hyperf/database: ^3.1
- hyperf/event: ^3.1
- hyperf/http-server: ^3.1
- onix-systems-php/hyperf-core: >=1.2.0
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
Includes the following classes:
- Event:
- Action.
- Listener:
- ActionListener.
- Model:
- ActionsFilter;
- Action.
- Repository:
- ActionRepository.
Install:
composer require onix-systems-php/hyperf-actions-log
Publish database migrations:
php bin/hyperf.php vendor:publish onix-systems-php/hyperf-actions-log