anandkunal / ToroPHP

Toro is a PHP router for developing RESTful web applications and APIs.
http://toroweb.org
MIT License
1.17k stars 173 forks source link

Naming stuff #88

Closed mpaleo closed 1 year ago

mpaleo commented 10 years ago

Just some naming improvements

rmrhz commented 10 years ago

I think you missed a folder named Toro to make it PSR compliant.

martinbean commented 10 years ago

As this is a breaking change, I propose this be merged in a v3 of Toro. Thoughts, @anandkunal?

mpaleo commented 10 years ago

@rupaheizu https://github.com/mPaleo/ToroPHP/commit/b62e5ee1aa892381865fda5f1cea60c806b3c4c3

anandkunal commented 10 years ago

@martinbean - Completely agree. We should probably organize a quick meetup in the near future and put out a roadmap for the new hotness that we want to add for v3.

rmrhz commented 10 years ago

I'll be here waiting and observing for it. If you're going to meetup here, lel.

mpaleo commented 10 years ago

@martinbean As you say, Hook fits nice with the project besides that put another name would be change the essence of the project

StephanMeijer commented 10 years ago

I want to use ToroHook in my own project, is there any possibility of splitting ToroRouter and ToroHook in 2 projects?

mpaleo commented 10 years ago

@StephanMeijer Just fork and do the changes that you want