GithubHelp home page GithubHelp logo

Comments (2)

beberlei avatar beberlei commented on June 1, 2024

@cordoval The goal with fiddler is not necessarily open sourcing the packages. Git split is a tool that is necessary to make Composer/Packagist happy in OSS land.

With a Gitsplit model like Symfony, you have a global composer.json and then many small ones. The global one defines an autoloader overriding the small ones that are not used in single repository mode. You have to duplicate all the autoload and dependency definitions with the potential to introduce errors.

With Fiddler you only define each package once, not again globally and then manage the dependencies between them.

from composer-monorepo-plugin.

cordoval avatar cordoval commented on June 1, 2024

Thanks for your response Benjamin. yeah gitsplit is a long but it is a symfony project but it is not mature enough and i don't think it does the same functionality as fiddler. I will try to introduce it there because i think it makes sense after i play with fiddler a bit more, or i shall say after i fiddle with it a bit more 👴 Thanks.

from composer-monorepo-plugin.

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.