freyja / hook
A utility to hook callbacks in your code, inspired at WordPress' filters and actions.
Installs: 148
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/freyja/hook
Requires
- php: >=5.3.9
Requires (Dev)
- dompdf/dompdf: ~0.6.0
- phpdocumentor/phpdocumentor: ~2.7.0
- phpunit/phpunit: ~4.8.0
- symfony/filesystem: ~2.8.0
- symfony/translation: ~2.8.0
- symfony/yaml: ~2.8.0
- zendframework/zend-cache: ~2.2.10
This package is not auto-updated.
Last update: 2023-01-07 10:18:53 UTC
README
A utility to hook callbacks in your code, inspired at WordPress' filters and actions.