Giter Site home page Giter Site logo

move to PSR4 about broadway HOT 6 CLOSED

broadway avatar broadway commented on July 4, 2024
move to PSR4

from broadway.

Comments (6)

wjzijderveld avatar wjzijderveld commented on July 4, 2024

closing this: #9 (comment)

from broadway.

sstok avatar sstok commented on July 4, 2024

You can actually switch to PSR-4 in composer only, the directory structure stays unchanged but the composer autoloader uses the psr4 instead of the old psr0.

"autoload": {
    "psr-4": {
        "Broadway\\": "src/Broadway/"
    }
 }

from broadway.

cordoval avatar cordoval commented on July 4, 2024

but then no real benefit of why switching to PSR4 imo, since PSR4 was created for this purpose

from broadway.

cordoval avatar cordoval commented on July 4, 2024

@wjzijderveld can i send a PR with just PSR4 move with removing the Broadway folder?

from broadway.

stof avatar stof commented on July 4, 2024

@cordoval this is precisely what has been rejected in the comment linked above

from broadway.

cordoval avatar cordoval commented on July 4, 2024

@stof yes, i only ask for reconsideration as the other commenters are implicitly asking

from broadway.

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.