Is composer compatible with MacPorts?

Andrew Udvare audvare at gmail.com
Tue Apr 23 20:05:19 UTC 2019


On 23/04/2019 16:02, Murray Eisenberg wrote:
> I want to do a localhost install of Drupal 8 using the ports apache 2.4, mysql 5.7, and php 7.3 provided by MacPorts.
> 
> The preferred method for installing Drupal 8 now seems to be by using composer (from getcomposer.org).
> 
> Is composer compatible with MacPorts? Specifically:
> 
> (1) Are there conflicts?

No.
> 
> (2) Will using composer create duplicate (albeit isolated) copies of such php modules as Drupal may require?

No.

Composer is a completely separate project and is compatible with a lot
of PHP environments. It does not install C extensions (or modules). It
does not modify the PHP environment. It simply keeps track of files
within a project.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20190423/b415a2eb/attachment.sig>


More information about the macports-users mailing list