### Install League Event with Composer Source: https://github.com/thephpleague/event/blob/master/readme.md This snippet shows the Composer command to install the League Event package. Composer is a dependency manager for PHP and is required to use this package. ```shell composer require league/event ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.