Brief introduction
Seagull is a pure OOP framework for building web, command-line, and GUI applications, integrating a variety of template engines. The framework itself consists of a set of basic classes that are organized according to MVC design. Because Seagull is a BSD license, it makes it easier for PHP developers to consolidate and manage code sources and build complex applications more quickly. It can be said that from beginners to advanced programmers are suitable to use seagull to develop the project. Seagull has an example application library where developers can set themselves according to their own needs, which can help beginners. It provides the best practices, standards, modular code base, and many other choices to help build Web applications quickly and easily, which can meet the needs of senior developers.
Advantages
1. Expansibility, stability is strong, have most other Framewoke property;
2. Document, sample rich, suitable for all types of people from the primary to senior use.
Disadvantages
Seagull does not provide support for Ajax.
Seagull v0.6.7 free download Address: http://down.ddvip.com/view/128955301837194.html
Seagull Framework official Address: http://seagullproject.org/