1-click AWS Deployment 1-click Azure Deployment
Overview
DIY is an open-source lightweight web application framework based on object-oriented PHP 5, MySQL, and XSLT. It is fully object-oriented and designed following the MVC architecture and REST design principles. The idea behind it is not to reinvent the wheel but instead to combine existing and proven technologies in a convenient and effective way.
The DIY Framework is released under a LGPL license.
Features
Major Features of DIY
- MVC design.
- Fully object-oriented PHP 5.
- Focus on RESTful resources and URIs.
- XSLT-based views.
- Database ORM support.