Re: Add PhpManager to PHP Installer Tools on Windows page?
Michele Locati <[email protected]>
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <CAGen01j5PGS1tJw3qxVjAyhPmKgenZtP5UbfnhYVU9wLQO7caQ@mail.gmail.com> |
Il giorno mer 4 dic 2019 alle ore 10:41 Peter Cowburn <[email protected]> ha scritto: > > > > On Wed, 4 Dec 2019 at 09:15, Christoph M. Becker <[email protected]> wrote: >> >> On 03.12.2019 at 08:49, Michele Locati wrote: >> >> > I developed a PowerShell module that lets people >> > install/upgrade/configure PHP, PHP extensions and Composer through the >> > command line. >> > It's MIT licensed, it's well tested, it supports PowerShell 5+ and >> > PowerShell Core, and I think it could be very useful. >> > >> > What about adding it to the >> > https://www.php.net/manual/en/install.windows.tools.php documentation >> > page? >> >> I'm not against referring to the powershell-phpmanager[1] from this doc >> page, but would like to hear Peter's thoughts on that. > > > I'd like to see much more widespread usage of the tool before considering referencing it from the manual. Well, actually it'd be the goal of adding PhpManager to the PHP manual;) But I do understand that adding an link to PhpManager in the official PHP Manual may require some responsibility, so it's fine for me to wait that more people know and adopt it. Some days ago I added a link to PhpManager in the comments of that manual page, but of course it has been removed by the manual maintainers because it didn't adhere to the guidelines; and I agree with that too, but I still think that sharing a link to PhpManager in a high visible site would be helpful for many people. >> [1] <https://github.com/mlocati/powershell-phpmanager> Whoops, I forgot to add the link to the actual package ;) Thanks Christoph! -- Michele