I wanna connect to socket.io server and decided to try use elephant.io library, but i never used the composer, and don't wont to try. Is there a way to install elephant.io without composer (maybe simple copying the library's files)?
You can download the releases from https://github.com/Wisembly/elephant.io/releases extract it, and just require_once the file Client.php for example.