This is the Linux app named SUIT Framework whose latest release can be downloaded as suit-php-2.0.2.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named SUIT Framework with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SUIT Framework
Ad
DESCRIPTION
SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
Features
- A cleaner syntax.
- A Rulebox which contains several sets of rules you can use to transform your template.
- Finally, you can separate not only the CSS and Javascript from the HTML structure, but the logic as well. The templating ruleset provides a syntax that a designer can easily work around.
- Don't like the rules provided in the Rulebox? You can develop your own rules easily.
- The server-side language transforms the template. This can be useful for services where you want to allow the user to easily change the structure of the script, but do not want to allow them to execute code on your server.
- SUIT Templates look the same no matter what language translates them. We currently have versions for PHP and Python, and if we made a version for any other language (on demand), the syntax would still stay the same. Thus, if you create a project with SUIT for PHP and later decide you want to convert to Python (Which we would heavily recommend), you have one less thing to worry about.
- Unlike many alternatives where it takes several extra lines of programming to translate a template, with SUIT, you only need to call one function with two necessary parameters and one optional parameter.
- Fast and lightweight.
Audience
Developers
User interface
Web-based
Programming Language
PHP, Python
This is an application that can also be fetched from https://sourceforge.net/projects/suitframework/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.