59 projects tagged "English"
Ariadne is a Web Application Framework and Content Management System built with PHP. It allows you to build complex Web applications and sites with ease. It takes care of the mundane stuff like internationalization, security, user management, templating, data retrieval and storage, caching, and site management. It stores content in a structured object store that can be accessed through an extensive filesystem-like API.
JGraphpad Pro is a complete application framework for rapid development of JGraph tools. It is meant for developers who wish to provide a stand-alone, rich-client graph application. The user interface is configurable with XML, and it uses a plugin architecture for extra functionality. It features a wide range of application components like palette, overview, the ability to export to many image and XML formats, copy and paste, drag and drop, rich text labels, database or backend connectivity, and visual complexity management. You can use it to create workflow editors, call graphs, CAD tools, network diagrams, database visualization tools, and more.
The ATK Framework is a PHP business framework. It is targeted at developers who wish to focus on business logic instead of coding HTML. ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility. ATK has a model driven approach, but is 100% customizable.
RakNet is a networking API that is a wrapper for reliable UDP and higher level functionality on Windows, Linux, and Unix. It allows any application to communicate with other applications on the same computer, over a LAN, or over the internet. Although it could be used for any networked application, it was developed specifically for rapid development of online games and the addition of multiplayer to single player games.
MIOLO is a object oriented framework for PHP that offers a range of functions for rapid application development. It allows for the easy modularization of a project and eases the integration between internal and external software modules. It provides objects for distributed database connectivity, and user interfaces can be defined by designers that don't necessarily need to know the intricacies of the business logic through the use of themes. It also provides complete objects for Web forms, data manipulation and presentation, session control, user validation and user access rights.
Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration management applying Inversion-of-Control principles, a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available.