Projects tagged ‘framework’ and ‘template_engine’


[10 total ]

45 Users
   

Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Mason solves the ... [More] common problems of site development: caching, debugging, templating, maintaining development and production sites, and more. Mason is 100% free and open source. Although it can be used from CGI or even stand-alone, it is optimally designed for use with two other open source technologies: mod_perl and Apache. [Less]
Created over 3 years ago.

13 Users
   

Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Web developers are its principle user group, but it has ... [More] many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code. [Less]
Created over 3 years ago.

5 Users

Vaadin is a web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means ... [More] that the majority of the logic runs on the servers. Ajax technology is used at the browser-side to ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, Tree that you use to compose the application user interface. The components use events, listeners and data binding to communicate with each other and the business logic. The component based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed. [Less]
Created 7 months ago.

2 Users
   

The Web Application Component Toolkit is a framework for creating web applications. WACT facilitates a modular approach where individual, independent or reusable components may be integrated into a ... [More] larger web application. WACT assists in implementing the Model View Controller pattern and the related Domain Model, Template View, Front Controller and Application Controller patterns. The WACT framework is developed with the philosophy of continuous refactoring and Unit Testing. WACT encourages these activities in applications based on the framework. WACT uses Simple Test as a unit testing framework. [Less]
Created over 2 years ago.

1 Users
 

Vaniglia is a Java library composed of a number of lightweight, very specific, and performance oriented java components. Currently the following components are implemented: - Command Protocol - ... [More] Crypto - Extensions Framework - RollingFileDailyFolderAppender for Log4J - RollingFileFoldersBackupAppender for Log4J - Parser - Performance Monitor - Polling - Objects Pool - Socket Communication Framework - State Machine - Template Engine - Text Table - Time Utilities - Vaniglia Message Queue [Less]
Created over 2 years ago.

1 Users

Quail is an open source web application framework for use in building dynamic web sites with PHP5. Logo by *nepryne @ devianART
Created about 1 year ago.

1 Users

Webappkit is a packaging system and a meta-framework for PHP. It's a free software, dedicated to ease developement and sharing of generic libraries, components and web applications. It includes agile ... [More] developement tools. Webappkit defines a simple and open standard for library packages. This format allows to handle dependancies and to maximize PHP versions comptatibility. A web administration interface allows will allow kit installation, read their documentation and run their unit tests. Further than just libraries, Kits can include software components, frameworks or complete web applications. Webappkit is full object-oriented. Kits are retrieved as objects which class can be extended. Webappkit comes with a set of generic libraries ready to use. [Less]
Created over 3 years ago.

1 Users

Created 4 months ago.

0 Users

B.H. This framework is aimed to ease web application development in PHP5. It allows to split your application into separate "packages" with a possibility to manage a separate configuration for each ... [More] package where user can override a default values supplied by the package code. User application just "imports" the required packages, supplies a required config values, and the framework is responsible for loading the required classes using autoload techniques. Currently, the framework contains HTML output object model, with a robust template file parser/renderer. Each HTML block contains a tree of "member" elements (nested html_block class instances or raw strings) which can be accessed by a "path" like syntax. HTML package also contains classes to manage 2-way data-binded form elements (Element values are loaded from the corresponding keys of "data" array, and the submitted values are stored back) Also contains a database access classes (i find them VERY useful) It is still in early stages of development, so many planned features are missing. Currently, this project is not suitable for production, so downloads are not included. Use SVN to checkout the source code. I'll try to submit some examples of the code usage in the near future. Best regards, Mordechay Kaganer [Less]
Created 4 months ago.

0 Users

engineX Web Framework engineX is an architecture of re-usable components, web services and interfaces. Ready-to-implement engineX modules include: - Website prototypes and build frameworks - ... [More] Authentication and registration - Error handling and reporting - Performance monitoring - Content management - Blogging and communities engineX modules are built using .Net 2.0 [Less]
Created about 1 year ago.