Joined September 2013
·

Edouard Kombo

I am a revolutionary machine, not a simple developer! Follow the Breeze revolution anywhere!
·
France
·
·

Posted to Breeze Framework - php revolution over 1 year ago

Hi Christian,

Composer is a great solution, but Breeze fundamentals are really different.
One, Breeze philosophy is that each extension is independent, so doesn't depend on other extensions you will need.
All extensions are strongly thought to be as simple, portable, independent as possible.
This way, Breeze can help you improve seriously the scalability of your project.

The problem that Composer solves is this:
a) You have a project that depends on a number of libraries.
b) Some of those libraries depend on other libraries.
c) You declare the things you depend on.

The goal is not the same.

Achievements
94 Karma
2,046 Total ProTip Views