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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.