Giter VIP home page Giter VIP logo

Comments (8)

garak avatar garak commented on May 30, 2024

That was an option we considered when we started this project. But we soon realized that the packagist system is really different from the bower one, so depending on composer is just a mess. I agree that some classes could be usable, but unfortunately they are just inside composer and not available as separate components.

from bowerphp.

Seldaek avatar Seldaek commented on May 30, 2024

How about using composer/composer as a whole? It's not a huge deal to have a few extra classes you don't use on disk IMO, that's the case with pretty much any library you are going to use.

from bowerphp.

cognifloyd avatar cognifloyd commented on May 30, 2024

@garak what are the chances of reconsidering using composer as a whole like @Seldaek mentioned? Would it be a mess to use just those classes that "could be usable"?

from bowerphp.

garak avatar garak commented on May 30, 2024

It's not a current priority.
BTW, Seldaek's comment in above linked issue is not reassuring me.

from bowerphp.

Seldaek avatar Seldaek commented on May 30, 2024

@garak it's just a pain to develop things in isolation when you need to patch multiple subsystems to add functionality. Most things are usable more or less standalone they just depend often on a Config and IO instances. That's all I was saying.

from bowerphp.

garak avatar garak commented on May 30, 2024

Thanks for you clarification Jordi.
I still believe that problems of refactoring to use composer are bigger than benefits, at least for now.

from bowerphp.

andrerom avatar andrerom commented on May 30, 2024

You might be underestimating how much more you will have to fix in these parts before it works correctly, the effort to maintain this, and the missed opportunity to integrate these two tighter to cover both frontend and backend needs via composer.

from bowerphp.

hason avatar hason commented on May 30, 2024

Another solution based on composer https://github.com/francoispluchino/composer-asset-plugin

from bowerphp.

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.