GithubHelp home page GithubHelp logo

Comments (8)

stof avatar stof commented on June 16, 2024

This sounds like what you want is Composer

from knpbundles.

xaav avatar xaav commented on June 16, 2024

There isn't a packagist repo set up for symfony2 yet.

from knpbundles.

stof avatar stof commented on June 16, 2024

@xaav True, but this console command could be Composer (note that I'm not talking about Packagist here. Composer can be used without it). It is not something that should be done by symfony2bundles IMO (which is not a CLI tool for the end user btw)

from knpbundles.

kaiwa avatar kaiwa commented on June 16, 2024

Just came across this feature request and i had the same idea in my mind.
Unfortunately I did not even heard about composer yet, but it looks promising. Would be great to see official integration into sf2, has this been discussed yet?

from knpbundles.

stof avatar stof commented on June 16, 2024

@kaiwa yes, using it to manage bundles is planned since the very beginning of the Composer project. We simply wait for it being ready to be used by Symfony2.

from knpbundles.

xaav avatar xaav commented on June 16, 2024

We simply wait for it being ready to be used by Symfony2.

Just curios, what specifically are you waiting on? Are you waiting on @fabpot to make up his mind? Are you waiting on 2.1?

from knpbundles.

stof avatar stof commented on June 16, 2024

Composser was not usable for the 2.0 release, which is wjy it is not used currently It should be done for 2.1

from knpbundles.

cordoval avatar cordoval commented on June 16, 2024

currently one can do (http://getcomposer.org/doc/03-cli.md) :

composer create-project symfony/framework-symfony-standard myfirstproject

and you can just edit your composer.json to include all bundles needed or even do a search and do a composer require to add automatically packages from packagist.

If you want to do this with your own repositories you can with satis and composer. Closing this ticket since all has been realized.

from knpbundles.

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.