1
Questions / Re: phprad + composer?
Well once you download the SeaMonkey package for your OS you can open a Composer window and use File : Open to open one of PHPRad's generated .php files. I find Composer only really useful for weird tables on old HTML from the late '90s. I wouldn't use it with PHPRad, but that's just me.
:-p
What are you using Composer to do? Maintain the assets/libraries that PHPRad makes use of, but on the deployed version of your application?
Hi, sorry I mean this composer : https://en.wikipedia.org/wiki/Composer_(software)
Not seamonkey composer
Like I want to use PHP library from composer : guzzle, selenium driver, etc.