Giter Site home page Giter Site logo

Comments (9)

naderman avatar naderman commented on May 2, 2024

I don't think this is a good idea. The goal is to be able to use composer without pear. Composer much like pear is capable of updating itself and we are trying to get away from globally installed system packages, so this seems like a rather bad idea.

from composer.

Tyrael avatar Tyrael commented on May 2, 2024

how would the average user install composer?
if we drop the idea of supporting the installation through pear, then something similar like the go-pear.phar comes to mind (#6 ?).
imo we should make the installation as easy as we can.

from composer.

naderman avatar naderman commented on May 2, 2024

Composer should be deliverable and runnable as a phar file. There is no need for it to even be unpackaged. Unlike PEAR, composer is not installed system-wide.

from composer.

Tyrael avatar Tyrael commented on May 2, 2024

so you just download the phar file then. I see.
btw. you mention this the second time: you do know that pear can be installed both system wide and locally, and you can have multiple installation for which you can pass the config file path to the -c argument.

from composer.

naderman avatar naderman commented on May 2, 2024

I'm aware that's a possibility, but it's not how most people use pear.

from composer.

xaav avatar xaav commented on May 2, 2024

I was hoping to use composer as a plugin manager for one of my web applications.

from composer.

naderman avatar naderman commented on May 2, 2024

I don't see how that has anything to with distributing it as a phar file?

from composer.

xaav avatar xaav commented on May 2, 2024

It doesn't. But neither does downloading composer from pear.

from composer.

Seldaek avatar Seldaek commented on May 2, 2024

PHAR should be an option for most users, but in Symfony or Typo3 for example that would use composer to handle their plugin, they could bundle it with their distribution one way or another, then its distribution is a non-issue. Anyway yes, a PEAR channel is not really necessary at this point, if it ever becomes relevant we can re-discuss.

from composer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.