Télécharger la liste

Description du projet

Satya Portal Pack is a PHP framework that supports
PHP version 5.2.x and higher. The main feature of
this framework is that it does not force any
structure of its own. It just provides routines
and classes to make life of a PHP developer much
easier.

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.

2009-03-13 02:24
0.5-alpha2

La structure du répertoire a été réorganisé. Toutes les fonctionnalités de base a été déplacé vers le «noyau» du répertoire. appevents.php a été créé pour les événements d'application. Fichiers vides ont été créés pour index.php, core / index.php, et install / index.php pour la sécurité d'annuaire. appsettings.php a été créé pour l'application des paramètres spécifiques. appexceptions.php a été créé pour l'application des exceptions précises. Le SPPEntity classe abstraite a été ajouté dans le noyau de fichiers / class.sppentity.php.
Tags: Initial freshmeat announcement
The directory structure was revamped. All the core functionality was moved to the "core" directory. appevents.php was created for application events. Empty files were created for index.php, core/index.php, and install/index.php for directory safety. appsettings.php was created for application specific settings. appexceptions.php was created for application specific exceptions. The abstract class SPPEntity was added in the core/class.sppentity.php file.

Project Resources