====== libssh2 ====== libssh2 is a client-side C library implementing the SSH2 protocol. ====== Building for PHP ====== libssh2 depends on openssl and zlib. To build follow these steps: * For PHP suitable sources and up-to-date information see [[https://github.com/winlibs/libssh2]]. * create a directory named "deps" at the level of the libssh2 source dir and put the dependencies there * use win32/libssh2.vcproj to build the libssh2 with