Télécharger la liste

Description du projet

Yawp is a single-file rapid application development framework foundation for PHP and PEAR. When you "include 'Yawp.php'" and call "Yawp::start()", you get: a single easy-to-edit config file for your application, automated authentication processing, and automatic creation of common objects (a database abstraction layer, disk cache, composite logger, benchmark timer, and variable dumper). It provides safe accessor methods for GET, POST, and configuration values. It is fully documented with examples.

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.

2004-05-20 16:39 Retour à la liste release
0.9 beta

trigger_error (E_USER_ERROR) est actuellement utilisé au lieu de die () quand un programme ne peut pas trouver son fichier de config. i18n constantes d'erreur et messages d'erreur sur mesure ont été ajoutés. Le projet a été déplacé vers son propre site Web.
Tags: Minor feature enhancements
trigger_error(E_USER_ERROR) is now used instead of
die() when a program cannot find its config file.
Error constants and i18n-able error messages were
added. The project was moved to its own Web site.

Project Resources