When comparing Nette vs open qoob, the Slant community recommends Nette for most people. In the question“What are the best PHP frameworks?” Nette is ranked 12th while open qoob is ranked 23rd. The most important reason people chose Nette is:
Nette is built to help developers create good, maintainable code using the DRY principle.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Built around good programming practices
Nette is built to help developers create good, maintainable code using the DRY principle.
Pro Open source
Nette is open source and is distributed under the MIT license.
Pro Open source
Open Qoob is completely free and open source. It's hosted on GitHub.
Pro Has auto loading classes
This framework uses PHP's spl_autoload
methods to automatically load classes. This means that if the class is inside the project folder structure, there's no need to call, include or require it.
Pro Simple and lightweight
Qoob is made to create simple REST APIs and not full-blown applications. Therefore it's quite lightweight.
Cons
Con Hard to find information in English
Nette is mostly used in the Czech Republic and Slovakia and most of the information coming from third-party sources is not in English.
Con Still under active development
This framework is still in beta stage and under active development. This means that a lot of stuff may be subject to change and some features may not be 100% complete yet.