freyja / hook
This package is abandoned and no longer maintained.
No replacement package was suggested.
A utility to hook callbacks in your code, inspired at WordPress' filters and actions.
v1.0.0
2016-03-02 16:33 UTC
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.