77 projects tagged "English"
Adianti Framework provides an architecture for developing PHP applications, reducing development costs, and helping developers write less code. It is a component-based and event-driven framework which uses commonly-known enterprise design patterns like MVC (Model View Controller), Front Controller, and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. It provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with a Graphical User Interface) which uses Gtk internally. The developer can write one set of code, and it can run in a Web environment and also as a graphical application.
A secure portal type application provides four basic functions for a Web development team: application security, account management, user and application mapping, and modular application development capability. AppDepot is not a content management system. The main objective of AppDepot is to offload critical functionality from the application and onto AppDepot. Web application developers are then free to focus on core application functionality. AppDepot works to provide a lightweight, small footprint platform where users and applications meet securely.
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.
BEdita is a Web development framework that comes with a full-featured content management system out of the box. BEdita 3 is a solid software environment, fully compatible and respectful of Web standards. The user interface has been developed in accordance with well-established rules in usability and ergonomics, but it is also practical and enjoyable. BEdita has been built upon CakePHP, the well known framework, from which it inherits the MVC design pattern. Moreover, a number of third party libraries and tools have been used, like JQuery, Smarty, and so on.
Box is a framework to build complex applications with simple repetitive tasks assimilated to a "black box". It is highly inspired by signal processing processes applied to the Web. It will replace any MVC or 3 layer patterns that are unaware of real Web programming needs. It natively includes high parametrization, languages, and templates for each task in the framework.
Components 4 Java is a development tool for Java. It provides a framework to organize and separate different parts of code, and fills the gap between the class level and the library level as provided by the Java SE architecture. Additionally, you can organize your classes in well-separated and loosely coupled components. Those can be stuck together graphically into larger compositions. Finally, components and compositions will be distributed among Java archives as specified in assemblies.