Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.343 Times

Template Framework freeware
Filter: All | Freeware | Demo
 

Template Framework

1 2 3 4 5 > 
Added: September 10, 2010 | Visits: 946

web.template 0.9.1 web.template is a template framework for PHP 5 that uses an XML-based language. It allows you to create classes with getters that are made accessible to the framework with an addVarClass method. web.template also supports modifiers, tags, and resource drivers for template or cache storage.... Platforms: *nix

License: Freeware Size: 112.64 KB Download (90): web.template 0.9.1 Download

Released: December 17, 2012  |  Added: December 17, 2012 | Visits: 394

tinpy - tiny python template This is simple and tiny template framework module. It processing is speedy. And provides extract variables, dictionary reference and sequencial variable loop. Import a tinpy module and call the build function, so it became generate document with templat Platforms: Windows, Mac, Linux

License: Freeware Size: 4.92 KB Download (48): tinpy - tiny python template Download

Added: August 06, 2010 | Visits: 762

PingooCMS/WTF PingooCMS/WTF is a module-based Web template framework. The project small and easy to configure: it doesnt require a database for core and rendering functions, just editing a few configuration files.. Platforms: *nix

License: Freeware Size: 163.84 KB Download (90): PingooCMS/WTF Download

Added: June 04, 2010 | Visits: 1.039

Boost Channel Boost Channel is a C++ template framework for distributed message passing and event dispatching. Its major components (message IDs, routing algorithms...) are highly configurable as template parameters. As a namespace shared by peer threads, channels support publish/subscribe scope control,... Platforms: *nix

License: Freeware Size: 89.09 KB Download (100): Boost Channel Download

Added: March 15, 2010 | Visits: 926

WebWork MVC Framework WebWork MVC Framework is a Java pull HMVC Web application framework, designed for creating dynamic websites using minimal effort and maximum flexibility. It supports multiple views, allowing you to switch between different view technologies, including HTML, Swing, PDF, XSLT, and Velocity,... Platforms: *nix

License: Freeware Size: 32.3 MB Download (112): WebWork MVC Framework Download

Added: May 10, 2013 | Visits: 551

fastm fastm is a fast template,  Java Port of PHP Fast Template. Emulate JDynamiTe (another sf project). fastm Advantage: Template stands alone from the Parametter Setting part. Template can be safely reused by multiple threads to generate page at any time. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (46): fastm Download

Added: October 31, 2013 | Visits: 347

MarkupSafe The Pocoo Team consists of people from the Python community that are working under one umbrella on various Python libraries and applications. Among our most popular projects are: * The Flask micro web framework * The Jinja 2 template engine * The Pygments syntax highlighting package * The... Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): MarkupSafe Download

Added: August 14, 2013 | Visits: 535

Smarty Base Template for Scripts Smarty Base Template is a Smarty library for easy setup and use of base framework templates within PHP Smarty. A set of base content definition and base content template displays plug-in functions Platforms: PHP

License: Freeware Size: 102.4 KB Download (41): Smarty Base Template for Scripts Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 531

CoreTML Framework CoreTML framework is an open-source template-based configuration system (template engine). It allows the developer to create parametrized templates by inserting special content to any text files. These templates can later be used to generate output files depending upon parameters chosen by the... Platforms: Windows

License: Freeware Size: 1.7 MB Download (44): CoreTML Framework Download

Added: May 10, 2013 | Visits: 533

Smarty Base Template Smarty Base Template is a Smarty library for easy setup and use of base framework templates within PHP Smarty. A set of base content definition and base content template displays plug-in functions. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Smarty Base Template Download

Added: September 09, 2013 | Visits: 325

PSX Framework Built in PHP, this framework is perfect for building fast websites and uses a template engine based on XML/XSLT.The framework offers a very well documented manual for any usage instructions or troubleshooting.Here are some key features of "PSX Framework":dlTE Must write a XHTML valid code.dlTE... Platforms: PHP

License: Freeware Size: 307.2 KB Download (48): PSX Framework Download

Added: August 21, 2010 | Visits: 1.656

Studs MVC Framework+ Studs MVC Framework+ contains a port of Apaches Jakarta Struts to PHP, though the libraries included in the rest of the project are much more vast. In order to implement the Struts port, it was necessary to build a core, object-oriented API in the style of the JDK and the Jakarta Commons, a... Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): Studs MVC Framework+ Download

Added: September 27, 2010 | Visits: 1.071

Freeform Framework 1.2.0 Freeform Framework is a PHP5-based Web application development framework with a clear, scalable, and extensible MVC architecture. Developed with simplicity in mind, it has class and resource packaging, automatic class discovery and loading, extensible and replaceable templating, security, and... Platforms: *nix

License: Freeware Size: 22.53 KB Download (104): Freeform Framework 1.2.0 Download

Added: June 14, 2010 | Visits: 1.126

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #... Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): CGI::Application::Magic Download

Added: January 15, 2010 | Visits: 1.089

Template::TT2Site Template::TT2Site is a Perl module to create standard web sites with the Template Toolkit. SYNOPSIS $ mkdir NewSite $ cd NewSite $ tt2site setup ... make your pages ... $ tt2site build ... point your browser at html/index.html ... tt2site is just a wrapper program. tt2site setup is... Platforms: *nix

License: Freeware Size: 35.84 KB Download (95): Template::TT2Site Download

Added: July 01, 2010 | Visits: 792

WebMacro Servlet Framework WebMacro is a 100% Java open-source template language that enables programmers and designers to work together while promoting the ModelViewController pattern. WebMacro is a viable (and proven!) alternative to JavaServerPages, PHP, and ASP. Its the fundamental page technology behind several... Platforms: *nix

License: Freeware Size: 296.96 KB Download (88): WebMacro Servlet Framework Download

Added: May 07, 2010 | Visits: 896

Class::MakeMethods::Template Class::MakeMethods::Template package contains extensible code templates. SYNOPSIS package MyObject; use Class::MakeMethods::Template::Hash ( new => new, string => foo, number => bar, ); my $obj = MyObject->new( foo => "Foozle", bar => 23 ); print $obj->foo(); $obj->bar(42);... Platforms: *nix

License: Freeware Size: 163.84 KB Download (87): Class::MakeMethods::Template Download

Added: March 01, 2010 | Visits: 1.328

Zoop PHP Framework Zoop is an object oriented framework for PHP based on a front controller. It is designed to be very fast and efficient and very nice for the programmer to work with. Zoop PHP Framework is easily extensible, and you need only include the functionality you use. It features GuiControls (a PHP... Platforms: *nix

License: Freeware Size: 593.92 KB Download (120): Zoop PHP Framework Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 440

TreeFrog Framework The TreeFrog Framework was designed as a high-speed and full-stack C++ framework that is supposed to help you develop Web applications. Because the sever-side framework was written in C++/Qt, web applications can run faster than that of lightweight programming language. In application... Platforms: Windows, Windows Vista, 7

License: Freeware Download (47): TreeFrog Framework Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 553

SoPrism SoPrism is a template designed to enable you to create a Silverlight composite application based on the Prism Framework. The architecture is based on PRISM framework and includes Model-View-ViewModel (MVVM) pattern, a logging block, a configuration settings block and exception handling... Platforms: Windows

License: Freeware Download (52): SoPrism Download

1 2 3 4 5 >