{"id":94854,"library":"hoa-event","title":"Hoa Event","description":"The Hoa\\Event library provides an event system for PHP.","status":"active","version":"2.17.08.30","language":"php","source_language":null,"source_url":"https://github.com/hoaproject/Event","tags":["event","listener","hoa","php"],"install":[{"cmd":"composer require hoa/event","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Event","correct":"use Hoa\\Event\\Event;"}],"quickstart":{"code":"use Hoa\\Event\\Event;\n\n$event = new Event('my.event');\n$event->attach(function () { echo 'Event triggered!'; });\n$event->notify();","lang":"php","description":"Create and trigger an event"},"warnings":[{"fix":"Consider using a more modern event library like Symfony EventDispatcher","message":"Library is part of the Hoa project which is no longer actively maintained","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'event':2,5,9,13 'hoa':1,4,15 'librari':6 'listen':14 'php':12,16 'provid':7 'system':10","created_at":"2026-06-19T10:13:57.476514+00:00","updated_at":"2026-06-19T10:13:57.476514+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://hoa-project.net/","github":"https://github.com/hoaproject/Event","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}