29 projects tagged "framework"
Arcavias is an e-commerce framework for Web shops, consisting of an e-commerce library, an administration interface, and different frontends. It's a modular stack which offers flexibility and speed. Unlike other Web shops, it's not a monolithic application. Instead, you have a choice between several user frontends, and you can adapt them to your needs or write one of your own.
InfiView is a software platform for developing enterprise interactive, dynamic graphical maps and diagrams. InfiView uses AJAX technology, and its advanced dynamic memory use enables use of any data size. InfiView applications can be programmatically generated from your databases or your Web services. InfiView can generate both embedded controls and complete applications. It lets your applications include multiple layers. You have full control of how transparent each layer is and you can interactively change it.
OpenShapes is a framework for editable online diagrams. It features in-browser editing and viewing of diagrams. All important functions are done using Javascript, particularly the definitions of individual shapes. It is easy to add new classes of shapes. Shapes in diagrams can be connected together. The software is loosely coupled to any particular graphical display platform. It uses a simple XHTML-based format for diagram data. It features straightforward application integration, and support for linking from shapes in diagrams.
Ownyx is a lightweight MVC PHP framework for developing Web sites and Web applications. It is implemented using an object-oriented approach and offers the basics needed for building Web projects. It is easy to use and comes with clear documentation, tutorials, and examples. It also provides a developer toolbar for monitoring and debugging projects in real-time and a query builder that lets you rapidly build MySQL queries and retrieve results in data objects.
PIMF (Php Is My Framework) is a micro framework for PHP that emphasises minimalism and simplicity. It is based on proven design patterns and a fast object relational mapping mechanism, and is designed to be easily updated without having to rewrite your projects. It includes mechanisms for easily coupling controllers to ExtJs and Dojo.
PlainAjax is a lightweight, crossplatform framework designed to simplify the use of Ajax. It saves the developer from Ajax implementation details and focuses on the most common tasks of an Ajax Web development. It sends requests to the Web server, posts data from HTML input elements, posts data from JavaScript variables, puts the server's response into a HTML element, processes responses using a JavaScript function, and much more.
Probus is a Web framework for developing in PHP5. This framework is based on the MVC pattern. It has excellent support data caching and provides convenient AJAX support. This framework supports the following features: Many programming patterns can be used, include MVC. A simple command-line tool is used to generate projects. Standard plugins are included for AJAX, RSS, and form validation. It is simple create new plugins for Probus. Its database abstraction layer supports MySQL, PgSQL, MSSQL, Oracle, and many others. It automatically caches data. Its configuration system uses YAML syntax. Components can be used from external frameworks such as Zend Framework, symfony, Code Igniter, Kohana, and CakePHP.
PuntoEngine is a PHP MVC framework that mixes the best practices of diferent Web frameworks. PuntoEngine mixes ideas from ASP.Net MVC, Java Servlets, and PHP. It lets you easily configure a Servlet to cast request GET, POST, Webservice XML. It can also be configured to draw a page with a master page.