Zedek 3
Zedek Web Development Framework version 3
This is a PHP web development framework.
The features include:
Model-View-Controller
Object Oriented
Encourages Agile development
Has an Object Relational Mapper (ORM) built in called ZORM
Has a templating engine accessed from a class called ZView
Templating engines allows some logic in the html view file such as looping through an array with the option of including raw php in the markup
URL rewriting allowing for clean urls, and sub folder installation
Tested with apache, and currently being tested on lighttpd
Works on Unix, unix-like and Windows Operating Systems
Categories
Web Development FrameworksOther Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Zedek Framework is a simple yet powerful tool that was built with the PHP web developer in mind. It has attempted to bring the best of the powerful Object Oriented (OOP) features of PHP5 to meet with the traditional parts of web development.