wp-hooks / php-api
A PHP API for interacting with wp-hooks definitions
Fund package maintenance!
johnbillion
0.2.0
2024-09-08 20:27 UTC
Requires
- php: >=7.4
Requires (Dev)
- ergebnis/phpstan-rules: 1.0.0
- humanmade/coding-standards: ^1.1
- phpcompatibility/php-compatibility: 9.3.5
- phpstan/phpstan: 1.12.2
- phpstan/phpstan-deprecation-rules: 1.2.0
- phpstan/phpstan-phpunit: 1.4.0
- phpstan/phpstan-strict-rules: 1.6.0
- wp-hooks/wordpress-core: 1.8.0
- yoast/phpunit-polyfills: ^1.0
This package is not auto-updated.
Last update: 2024-11-03 22:09:14 UTC
README
This is a library for interacting with a list of WordPress hooks that have been generated by WP Hooks Generator.
Status
Work in progress. Don't use this.
Requirements
- PHP 7.4 or PHP 8+
Installation
composer require wp-hooks/php-api