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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.