The Zoop Framework: PHP development without the suck.
What is Zoop?
Far from being Yet Another PHP Framework or Rails clone, Zoop has been in development since 2001 and in use for the last 6 years in a number of different production environments. While it predates the recent proliferation of PHP frameworks, it's based on solid MVC principles, including separation of display, logic, and data layers. It's designed to be efficient, modular, and extensible, striking a balance between lightweight and fully-featured. Read More
Zoop features:
- A well-organized, fully-featured front controller.
- A Smarty based view layer, enhanced with form generation and rich UI controls.
- Several integrated data model access styles.
- Automation of common mundane tasks.
- Great native libraries and friendly integration with many third-party projects.