WinCart is a Shopping Cart and CMS project build on Zend Framework.
Zend Framework is an open source, object oriented web application framework for PHP 5 and is often called a 'component library', because it has many components that we can use independently. In the same time Zend Framework provides an advanced Model-View-Controller (MVC) implementation so we have establish a basic structure for this win cart.The most used components for a Zend Framework Win Cart are : Zend_Layout, Zend_Config, Zend_Controller, Zend_Db_Table, Zend_Db, Zend_Registry.
Our WinCart is a basic one were you can sell your own products,add images,descriptions and things that can help you to sell something. Our application has admin pages were you can manage your products and shopper pages where all the shopping process takes place.If you want a real solution for your Shopping Cart then this is our solution for you.
To download the application without the zend library (for people who already have the library in the php include path), please click Download WinCart Without Zend Library.
To download the application with zend library,please click Download WinCart With Zend Library.
For more documentation,please visit WinCart Documentation.