Télécharger la liste

Description du projet

MochiPHP is a lightweight framework for PHP that adopts component and page oriented design with a simple database and object-persistence library. Page oriented design: write a class and template pair per page. Form components hide complex HTML markup and user interaction handling. Persistent objects with auto-generated property accessors.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-29 05:47
0.2

Cette version ajoute un blog simple exemple d'application (/ blog / index), ce qui montre de nombreuses caractéristiques MochiPHP, tels que la gestion des formulaires, CRUD opérations avec la persistance des objets, et AJAX. Toutes les entrées php_value ont été retirés. Htaccess afin qu'il puisse être exécuté sur les serveurs d'hébergement qui ne supportent pas php_value et il n'est plus nécessaire de modifier. Htaccess sur Windows.
This release adds a sample application Simple Blog (/blog/index), which demonstrates many of the MochiPHP features, such as form handling, CRUD operations with object persistence, and AJAX. All the php_value entries have been removed from .htaccess so that it can be run on hosting servers that don't support php_value and it is no longer necessary to modify .htaccess on Windows.

2011-05-26 09:56
0.1

Il s'agit de la première version.
This is the first release.

Project Resources