Features
Here, you can learn more about OPL port for Zend Framework features.
Current features
This port currently focuses on providing a support for Open Power Template. The implemented features are:
- Replacement of the view layer in ZF with custom implementation of Layout component.
- Extension to
Zend_Formin order to work with forms. - A component wrapper for ZF form helpers.
- Extension to
Zend_Mailin order to use OPT templates with it. - Using Zend exceptions with OPL error handler.
Planned features
- Support for Zend pagination system.
- View helper replacement.