Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

seamuswc's avatar

Adding a php module in composer.json

I need to require php package "php-ssh2".

Where in the composer.json do I write this, and is there a directory I can search to make sure I am spelling the php modules correctly?

0 likes
1 reply
tykus's avatar

Composer doesn't install modules/extensions

Please or to participate in this conversation.