资 源 简 介
This is a web application framework built with PHP 5.
The Simple Web Infrastructure SDK was born out of the need to simplify web application development. Its core is very small and easily understandable. The extension modules enable the developer to easily create multilingual websites with lots of forms and complex data models.
The developers are currently Moritz Zumbühl and myself - Matthias Kestenholz.
Why another web application framework?
We evaluated many existing frameworks before beginning to write our own. The form and data handling of these frameworks were not satisfying, plus, many of them were essentially limited to a single language. We needed a framework which provided the ability to create multilingual sites without too much complexity.
What are the main features of SWISDK?
Written with security in mind
Multi-lingual from the ground up
Easy and automated form and data handling
Permission syste
文 件 列 表
pax_global_header
COPYING
Documentation
CodingStyle
MoreInformations
README.txt
access-control.dia
access-control.png
configuration.txt
contentsite.txt
data_handling.txt
db-init-data.sql
db-schema.sql
forms.txt
get-docs.sh
installation.txt
permissions.txt
realms.txt
resolver.txt
sitemap.txt
swisdk.txt
templates.txt
websites.txt
README
bin
build-gettext.sh
create-skeleton.sh
commandline.php
content
__swisdk__
base
comment
components
inc.common.php
inc.contentsite.php
inc.formemailmessage.php
inc.gallerymanager.php
inc.imageform.php
inc.imagemanager.php
inc.spamchecker.php
inc.urlgenerator.php
swisdk
core
inc.error.php
inc.functions.php
dispatcher
inc.controllerdispatcher.php
inc.dispatcher.php
inc.domaindispatcher.php
inc.getparametercarver.php
inc.languagedispatcher.php
inc.multidomaindispatcher.php
inc.sitemapdispatcher.php
inc.websitedispatcher.php
i18n
locale
inc.swisdk.php
lib
contrib
sitemap-php.xsl
smarty
modules
inc.adminmodule.php
inc.ajax.php
inc.builder.php
inc.component.php
inc.data.dbobject.php
inc.data.dbobjectml.php
inc.data.dbocontainer.php
inc.data.php
inc.event-broadcaster.php
inc.form.arrayrenderer.php
inc.form.behavior.php
inc.form.items.php
inc.form.php
inc.form.renderer.php
inc.form.util.php
inc.form.validation.php
inc.layout.php
inc.messenger.php
inc.permission.php
inc.session.php
inc.sitemap.php
inc.smarty.php
inc.tableview.columns.php
inc.tableview.form.php
inc.tableview.php
inc.xmlexporter.php
site
inc.handlers.php
inc.site.php
skeletons
adminmodule.skel
contentsite.skel
todo.sh