Downloadliste

Projektbeschreibung

Phraw is a micro-framework intended for small Web sites. It is lightweight, flexible, and very fast to learn. It leverages Smarty as its template engine and does not require a database.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-01-12 06:48
0.4rc

Regen TPL Template-Engine: sehr schnell, sondern auch sehr einfach, Session-handling anpassbar und ersetzbar, 3 Weiterleitung Methoden (gleich-Vergleich, reguläre Ausdrücke und reguläre Ausdrücke in Klammern wie Django), benutzerdefinierte routing, Baum Weg (eine flexible Möglichkeit, über eine Hierarchie der Seiten auf einen Schlag route), vollständige Dokumentation und Komponententests.
Tags: release-candidate
Rain TPL template engine: very fast but also very simple, session handling customizable and replaceable, 3 routing methods (equal comparison, regular expression, and regular expression in parentheses like Django), custom routing, tree route (a flexible way to route through a hierarchy of pages in one shot), full documentation, and unit tests.

2011-02-24 01:09
0.3

Neue Features sind Redirects, Aufdeckung und Korrektur der Schrägstrich, eine neue Funktion für Client-Fehler-Header, eine neue Funktion für den Erfolg Header, ein Großteil Route für statische Seiten von Arrays, die add_include_path ()-Funktion, und die get_current_domain ()-Funktion. Die globalen Variablen DEBUG und RESOURCES_DIR sind jetzt standardmäßig aktiviert, wenn sie nicht anwesend sind.
Tags: Stable
New features include redirects, detection and correction of the trailing slash, a new function for client error headers, a new function for success headers, a bulk route for static pages of arrays, the add_include_path() function, and the get_current_domain() function. The global variables DEBUG and RESOURCES_DIR are now set by default if they are not present.

Project Resources