Hi, I'm trying to get started with your project and I'm pulling my hair out just trying to "install" it. Is there a simple, complete ZIP archive that contains all the dependencies? I don't understand how to use Composer.
Executing the command in your ReadMe: composer require textalk/websocket
Returns this error: Root package 'textalk/websocket' cannot require itself in its composer.json
Composer is the most cryptic thing I've used yet. I don't understand why some projects don't just come in a ZIP like in the past 25 years. Why make it so complicated just to get started?
Hi, I'm trying to get started with your project and I'm pulling my hair out just trying to "install" it. Is there a simple, complete ZIP archive that contains all the dependencies? I don't understand how to use Composer.
Executing the command in your ReadMe:
composer require textalk/websocketReturns this error:
Root package 'textalk/websocket' cannot require itself in its composer.jsonComposer is the most cryptic thing I've used yet. I don't understand why some projects don't just come in a ZIP like in the past 25 years. Why make it so complicated just to get started?