{"id":93884,"library":"contributte-event-dispatcher","title":"Contributte Event Dispatcher","description":"Best event dispatcher / event manager / event emitter for Nette Framework","status":"active","version":"0.9.1","language":"php","source_language":null,"source_url":"https://github.com/contributte/event-dispatcher","tags":["events","nette","dispatcher","symfony"],"install":[{"cmd":"composer require contributte/event-dispatcher","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"EventDispatcher","correct":"use Contributte\\EventDispatcher\\EventDispatcher;"}],"quickstart":{"code":"use Contributte\\EventDispatcher\\EventDispatcher;\nuse Symfony\\Contracts\\EventDispatcher\\Event;\n\n$dispatcher = new EventDispatcher();\n$dispatcher->addListener('user.created', function (Event $event) {\n    echo 'User created!';\n});\n$dispatcher->dispatch(new Event(), 'user.created');","lang":"php","description":"Dispatch and listen to events."},"warnings":[],"env_vars":null,"search_vec":"'best':4 'contributt':1 'dispatch':3,6,16 'emitt':10 'event':2,5,7,9,14 'framework':13 'manag':8 'nett':12,15 'symfoni':17","created_at":"2026-06-19T09:57:28.374622+00:00","updated_at":"2026-06-19T09:57:28.374622+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://github.com/contributte/event-dispatcher","github":"https://github.com/contributte/event-dispatcher","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}