You are here: w100w.com  >  PHP  >  Development Tools  > Application Framework

 
 
Sponsored Links

 
 

 
 
    PfP Studio Alpha2
    PfP Studio is a visual programming system for RAD of Web based applications using PHP and Javascript. The frontend runs in a browser. It is intended to complement the skills of the developer rather than masking out the base languages.
    Currently, it exclusivley focusses on the \'View\' part of the MVC pattern.
    It is supplied under a FOSS licence (MPL)

    Platform: Linux,Unix,MS-Windows
    Licence:
    Price: Free

    File Size: 142000

    Download : http://sourceforge.net/project/showfiles.php?group_id=124223
    Homepage: http://pfp-studio.sourceforge.net/
 
 


 
    Price:  0
    Version:  1.1
    Platform:  Linux (Unix), Windows
    Home
MIPHPF Professional RAD Framework

MIPHPF is a collection of classes that turns the average developer into a fast producing machine. Why reinvent the wheel, when you can get sorting, filtering, searching, listing, paging, adding, editing, deleting and various other functions as pre-made functionality? And all that fully templated, database independent, extensible and customizable. The list of features is quite long, and is available on the MIPHPF website, together with comprehensive documentation and support. Because it is especially designed to be RAD Framework you can build web solutions faster than ever and you can even learn it on the fly. Give it a try and save your precious time.
 
 

 
    Price:  Free (GPL)
    Version:  3.0 Alpha
    Platform:  Unix,, Linux, Win 95/2000/XP/NT
    Download
    Home
phpCodeGenie

phpCodeGenie (PCG) is a code generator for database driven applications. PCG can generate entire working basic database driven applications for you. PCG can generate code from different databases. While the core version generates mostly PHP Code, phpCodeGenie can be modified to generate code in any programming language - Perl, Java, C#, ASP etc.. Just design your database tables and phpCodeGenie can write the php scripts and programs for you. phpCodeGenie will build data entry forms, insert scripts, database lister scripts, edit record forms, update record scripts, delete confirmation scripts, delete scripts, search forms, search scripts etc.. It provides a core basic code from which you can build on.
 
 

 

    Version:  0.1.8
    Platform:  linux, windows, freebsd, osx, sun
    Download
    Home
PHP2Go Web Development Framework

PHP2Go is a development framework designed to help experient developers and begginer programmers to create Web-based Systems. It's and object-oriented, structured and hierarchical set of classes and libraries developed using PHP, XML and JavaScript. The main goal of PHP2Go is to be a complete code repository to build systems with code reuse, object orientation, separation between logic and presentation code and database transparency. All the components of the API have the same purpose: to create an object oriented abstraction layer that runs over the powerful PHP API, providing an organized, structured and easier way to create HTML documents, HTML forms, database or file data sets, reports, HTML templates and much more. Visit the project home page to get more information, including help tips and online demos.
 
 

 
PAS

PAS is an application server for PHP. Created to database business applications. It let you apply the MVC (Model View Controler) pattern to your applications. Separation between business logic and presentation. Event Management, Database Registry, templates to manage Forms, Reports, Package management. Maximum reuse of code. Its main purpose is to speed up development database driven web application by taking care of all the time consuming task.
 
 

 
    Price:  Free (GPL)
    Version:  3.7
    Platform:  PHP
    Download
    Home
Ampoliros

Ampoliros is an advanced and easy to use distributed PHP Web applications platform, featuring a powerful Xml-Rpc and Soap interface and a security layer. It is suitable as an Internet/Intranet development and deployment system. It has a very strong modular architecture and allows very fast deployment of web solutions.
 
 

 
    Price:  Free (LGPL)
    Version:  0.3.1-alpha
    Platform:  OS-independent
    Download
    Home
Sourdough Framework

Sourdough is a comprehensive web application framework for PHP5. Sourdough provides developers with real-world solutions for common system components such as User Management, Session Handling, User Authentication, Exception Handling and Logging, Template System as well as Form Building and Handling. It does also include a database abstraction layer with excellent support for the popular MySQL database as well as support for many other database systems like MSSQL, PostgreSQL, and the new lightweight SQLite. Sourdough's extensive feature set can also simplify or eliminate many common, and often tedious, programming tasks.
 
 

 
 
Sponsored Links

 
 

 
    Price:  free(MIT)
    Version:  0.0.8
    Platform:  Platform independent
    Download
    Home
PHP Reusable Web Framework

PHP Reusable Web Framework (rwfPHP) is a set of Object Oriented classes that allow development of Object Oriented Event driven web applications. The main goals of rwfPHP is to speed development through the use of a simple event driven model, reuse of code through web controls, and separation of presentation and logic layers through the use of templates.
 
 

 
    Price:  free(GPL/BSD)
    Version:  1.1
    Platform:  Unix/Linux, Windows
    Download
    Home
OpenBiz - a php business software framework

OpenBiz provides a PHP framework that assists you to build complicated web application in an easy way. With the help of OpenBiz, you have a clear logic OOP architecture, your business object is based on Object to Relational O/R Mapping, and you can quickly implement your business logic and presentation logic by constructing the XML metadata files using OpenBiz Design Studio. From version 1.1, PDF report and Excel ouput are supported as Plug-in services.
 
 

 

    Version:  0.1.4a
    Platform:  linux, windows, freebsd, osx, sun
    Home
SMART

SMART is a simple PHP script to help developers to modularise their code and so, keep it clean, well structured and scalable. The module mechanism is based on event handlers. The modules can talk to each other through events. This event concept is even used in templates. SMART is database independent.
 
 

 
    Price:  Free (Sleepycat license)
    Version:  5.0.1
    Platform:  Linux, Unix, *BSD, Windows
    Download
    Home
Achievo ATK

Achievo ATK is an object oriented Web-application framework. It is targeted at developers who wish to focus on business logic instead of coding HTML. Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility. In other words, even 10 lines of code get you a working application, but everything that is generated for you can be completely customized.
 
 

 
    Price:  Free
    Version:  1.0 Beta
    Platform:  Linux, Unix, Win
    Download
    Home
Akaar is really something different and new with PHP

You can call this anything you like. What we can tell you is, it is an endeavour towards addressing few issues like mentioned above. We have tried to solve all this issue and also added few features that can really enhance the development work dramatically. It provides some interesting features like BackFire, Automated Client side Validation, Layout Management, Nice Error reporting and Handling, Controlling etc
 
 

 

    Version:  v1.0 beta
    Home
PRADO: component framework for PHP 5

We have recently developed a component framework for PHP 5 named PRADO. The component model of PRADO follows closely to that in Borland Delphi, Visual Basic and ASP.NET, and it is event-driven. A PRADO application is a collection of pages each of which is a hierarchical tree of components having properties, events, assets, templates, and so on. Components are highly configurable and they can inherited or composed together to form new components. A wonderful thing about PRADO is that it is event-driven. Unlike traditional procedural programming, developers now concentrate more on responding to different component events. For example, you can write an OnClick event handler function to respond to the user click on a button, or you can write an OnTextChanged event handler function to respond to any content change in a text field. People familiar with desktop GUI programming may find Web programming with PRADO is very similar to that.
 
 

 
    Price:  free (Academic Free License)
    Version:  1.0.beta.1c
    Platform:  OS Independent
    Download
    Home
phpPeanuts framework

phpPeanuts is an OOP framework for business applications in php. It dynamicly generates a fully functional web based user interface from application domain objects. Whenever you extend or refine your application phpPeanuts will instantly adapt the user interface. This keeps the development cycle eXtremely short. Offers high level components for searching, sorting, dialogs and tabs. Features component model, persistency, form generation and validation, unit testing, extensive customization.
 
 

 
CVPFrameWork

CVPFrameWork is a complete framework solution for PHP developers. It's based on object modeling in PHP5. It includes: - Set of Native Objets like String, Integer, Vector... - Complete exception handler system - Connection to remote sockets and creation of INET and UNIX sockets - Easy email sending system - Streams (only for sockets management actually) And it will include: - Database abstraction - Easy logging system - XML-RPC implementation to create servers and clients - Testers for all classes to guarantee class correct working - PHP error handling - Easy to configure: just a simple file
 
 

 
    Price:  LGPL
    Version:  0.16 beta
    Platform:  Mac, Unix, Windows
    Download
    Home
Yawp

Yawp is a PEAR-based single-file foundation for web applications. Yawp provides these PEAR classes in just one file (and a config file): A unified configuration file, a variable dumper, a timer, authentication processing, a DB instance, as a Yawp property, a cache, a composite logging mechanism,
 
 

 
    Price:  $149
    Version:  2.7.6
    Platform:  Windows, Mac
    Download
    Home
NeXTensio 2 tNG

For a developer or project manager building mid-sized web projects that wants to manage database information using HTML forms, NeXTensio is the solution that brings productivity to the process. Unlike other software packages, our product uses a tight integration with Dreamweaver MX, automating code generation and editing. Using NeXTensio you will be able to create a website administration section within minutes! NeXTensio features: --Productivity, even for non-programmers; --Ease of use; --Tight database integration; --Automate form creation and editing; --Based on tNG (transactioN enGine); --ColdFusion and PHP support; --Tight integration with Macromedia Dreamweaver MX; --Multiple database type connection.
 
 

 
    Price:  Free (LGPL)
    Version:  1.0 RC1
    Platform:  Unix, Win32
    Home
Portal API

Portal API is a PHP framework. It is mainly aimed at the development of internet/intranet portals. The core system is made up of a templating system (using Smarty), DB access (through PEAR) and ACL management. It also features a plethora of modules aiming at various scopes, like CMS, image manipulation, users and groups management and more.
 
 

 
    Price:  Free (BSD)
    Version:  1.2.4
    Platform:  PHP
    Download
    Home
FuseLogic

FuseLogic is a PHP application frameworks for building and mantaining website as easily as possible. Anybody who can understand the "PHP switch" function can create circuit as a Module for FuseLogic. The FuseLogic API is very simple and very easy to be understand even for newbies.
 
 

 
PHITE PHP Site Framework

PHITE is a simple yet powerful site framework written in PHP. Features include: No coding necessary, a site can be built from plaintext files if desired; Whole site generated from single HTML template file; Supports very simple 'skins', just give multiple template files; Site structure and contents derived from directory structure; Build whole site from small text, HTML or PHP 'snippets'; No database necessary; Very easy maintenence; Single PHP main script with only two variables to set to start out; Very flexible and simply extendible; Multiple 'sub-sites' with different look, feel and content can be driven by the same script.
 
 

 
    Price:  GPL
    Version:  0.5.5
    Platform:  Linux, Win 2k
    Home
Websprockets Runtime Environment

WebSprockets Runtime is an SQL database driven Website framework for PHP that provides a runtime environment for rapid prototyping of complex relational database driven dynamic Websites with user security. Each table in the database is a class, and several classtypes are supported including news posting, a navigation bar, a message board, a chat room, Webmail, and generic text. Each field in the table is a property, and many field types are provided, including text, email addresses, dates, currency, barcodes, passwords, upload files, and table relationships.
 
 

 
    Price:  GPL
    Version:  2.0
    Platform:  all platforms
    Download
    Home
Copix application framework

a multi layer framework using templates for presentation, multi DB Access, and so on... It has a very strong modular architecture and allows multi-channel application very easily.
 
 

 
    Price:  both free/commercial
    Version:  4.4
    Platform:  All
    Download
    Home
BlueShoes PHP Application Framework

BlueShoes is a comprehensive Application Framework and Content Management System written in PHP 4. - 276 classes, 149'772 lines of documented code, - Object-oriented, - Well documented using PhpDoc (like JavaDoc), Manuals and HOWTOs, - Stable code using an automated testing environment (PhpUnit), - Available with opensource and commercial license, Give your web projects a kickstart using BlueShoes.
 
 

 

    Version:  3.20
    Platform:  Unix, Linux, BSD, Solaris, Windows
    Download
    Home
phpLens

PhpLens is a PHP Application Server for rapidly creating database driven Web applications. With phpLens, data can be presented as html tables with facilities to create, edit, paginate, search and delete records. Over 150 properties for modifying phpLens behaviour are provided. Developers can use phpLens in two ways, as a PHP class that is called from PHP code; or they can build their Web application directly from a browser based wizard interface called the Grid Builder and then generate the PHP code. PhpLens works with many databases: MySQL, PostgreSQL, Oracle, Microsoft SQL Server, Microsoft Access, FoxPro, Interbase, Sybase, and many others (including DB2 and Progress through ODBC). Also integrated with Smarty template engine. New in 2.0: Inline editing of multiple rows in the data grid, and popup hot updates which dynamicly change based on your selection.
 
 

 
    Price:  Free (GPL)
    Version:  0.1 Beta
    Platform:  Platform-Independent
    Download
    Home
Doulos Web Application Framework

Doulos is a framework for rapidly developing object-oriented web applications in PHP using the Model View Controller (MVC) paradigm. It elegantly reduces the total code to be written, manages and validates form data, encapsulates SQL databases, and more! Doulos allows web applications to be written by providing a set of class definitions for each of the object types in MVC (Model, View, and Controller). These class definitions can then be inherited by the classes that are actually used to drive the application. Doulos seeks to make the programmer more efficient by designing the class definitions to abstract the code common to each object type, and at the same time leaves the programmer the power to fulfill all of his program requirements.
 
 

 
    Price:  Free (GPL)
    Version:  0.9.1
    Platform:  Platform independent
    Download
    Home
Merlin Web Application Framework

"Merlin Web Application Framework" is a framework for stateful web-based events driven applications written in php. "Merlin Web Application Framework" uses PEAR for the data layer and SMARTY template engine for the presentation layer. Changelog: - Add: media type for css: screen-print - Fix: Microsoft Windows uploads (always upload also if file field is empy) - Fix: check installation script returns ok also if database connection fails - Add: Server O.S. Autodetection: fewer number of configuration constants in the application index.php - Add: new "alert" mask template, used for alert communications or login masks etc... it does not have menu and toolbar. - Change: new way of using php include_path to allow cleaner PEAR inclusion - Add: system wide and project wide libraries directory where programmer can add all desidered libraries, these are pushed is the php include path - Add: set_default_label is called in BUTTON constructor - Add: set_label wrapper for set_value in BUTTON widget - Add: get_name in MERLIN_OBJECT - Fix: default template z-index fix - Change: fixed value of MERLIN_UPLOADS_TMP_PATH and DIR etc.., now it's MERLIN_UPLOADS_PATH . '/tmp' - Fix: sheets groups gray theme is now completed - Add: password field with md5 ecryption - Change: default smarty cache compile directory set to php.ini session.save_path - Fix: html chars bug in fields - Fix: $merlin session reference bugfix - Add: ABORT or PROCEDE statements on ovent handlers - Fix: various bugfixes
 
 

 
    Price:  Freeware
    Version:  1.1.0
    Platform:  Windows, Unix
    Home
Eocene

Eocene is an OO Web development framework that incorporates many proven software development practices to provide a foundation for building Web applications. It uses PHP for foundation classes and xml-based text files for application configurations. Version 1.1 supports Smarty template, PEAR DB, and search engine safe urls.
 
 

 
    Price:  349.95
    Version:  1.5.0
    Platform:  Linux
    Home
XAVIOUR Web Application Platform

XAVIOUR is a Web Application Platform for rapid development. XAVIOUR rolls the essential features of a CMS tool and a Templating Engine into a single development framework. Manage, Reuse, and Search on PHP and HTML code blocks. Build pages with point and click interface. Write any PHP or HTML code. Improve collaboration between programmers and graphic designers. Built-in Search capabilities to your web site. ZERO Limitations on Template Design.
 
 

 

    Version:  0.0.9
    Platform:  *nix, Windows
    Home
IsmoCore

IsmoCore is a web application framework written in PHP4 for PHP4. Its goal is to make the development of complicated systems in PHP easy, fun and maintainable. Features: Easy to use, but powerful and flexible , Any database solution and any output solution (usually a template engine) can be used, Unit tested
 
 

 
PHP Application Server

PHP Application Server simplifies the development of Web applications and sites. It creates the environment of Web development in which the user will do not need special knowledge of designing and programming Web applications. You will be able create your own sites using a simple Web interface, premade modules, and applications (like Forum, YellowPages, News, etc.).
 
 

 
    Price:  Free (GPL)
    Version:  Beta 0.2.3
    Platform:  OS Independent
    Download
    Home
php.MVC Web Application Framework

php.MVC is an open source framework for PHP Web applications. php.MVC implements the Model-View-Controller (MVC) design pattern, and encourages application design based on the Model 2 paradigm. The framework provides a single entry point Controller.
 
 

 
    Price:  $1,295+
    Version:  2.6
    Platform:  Linux, Solaris, Windows
    Home
LogiCreate

LogiCreate combines the best of open source and proprietary technologies to allow you to manage your website's content and more importantly, who can access it. The object-oriented application server allows all modules access to the same security system, increasing code reuse and decreasing time to market. Have you had troubles in the past integrating disparate web products? Shopping carts, discussion forums, banner ad systems, generic "password" systems and more - everything is always a "standalone" product. With LogiCreate, everything can work together. IT has a suite of modules ready to run, or you can write your own.
 
 

 
    Price:  Free (QPL)
    Version:  2.1x
    Platform:  Linux, Windows
    Home
Roadsend PHP SiteManager

SiteManager is an Open Source Web Application Toolkit for PHP Developers with an extendable system of modules and templates, a library of integrated functions, and SmartForms. All parts of the system are integrated through our object oriented libraries which allow for easy expandability and maintenance. It currently includes: Module System, Template System, SmartForms, Database Connectivity, Global Configuration, User Session Management, Support Routines, Object Oriented Framework, and more.
 
 

 
    Price:  Free
    Version:  1.4-beta3
    Platform:  Unix
    Download
    Home
Midgard

The Midgard Application Server Suite has many features for the process of creating and maintaining Web sites. It also provides a solid base for creating Web applications and gives developers new, powerful ways to get their job done. Features include: A powerful implementation of database connectivity, Separation of content, layout and functionality for easy maintenance and rapid deployment, Platform-independent interface for site administration, and Easy customization of the front end for the whole administration toolset using the standard Midgard Web creation tools. Midgard can easily be used in many different tasks, including: Web-based magazines, Intranet applications, Organizational web sites, Knowledge management, and Web-frontend for legacy CGI and shell applications.
 
 

 
Ampoliros

Ampoliros is an advanced and easy to use distributed PHP Web applications platform, featuring a powerful Xml-Rpc and Soap interface. It is suitable as an Internet/Intranet development and deployment system. It has a very strong modular architecture and allows very fast deployment of web solutions.
 
 

 
BlueShoes PHP Framework

BlueShoes is a comprehensive Application Framework and Content Management System written in PHP 4. It offers a lot of functionality that does not come with php itself. 140 classes, 133'217 lines of documented code, Object-oriented code, Well documented using PhpDoc (like JavaDoc), Manuals and HowTo's, Stable code using an automated testing environment (PhpUnit), Available with opensource and commercial license. Give your web projects a kickstart using blueshoes.
 
 


    Version:  1.3
    Platform:  Unix, Linux, BSD, Solaris, Windows
    Home
phpLens

PhpLens is a PHP Application Server for rapidly creating database driven Web applications. With phpLens, data can be presented as html tables with facilities to create, edit, paginate, search and delete records. Over 150 properties for modifying phpLens behaviour are provided. Developers can use phpLens in two ways, as a PHP class that is called from PHP code; or they can build their Web application directly from a browser based wizard interface called the Grid Builder and then generate the PHP code. PhpLens works with many databases: MySQL, PostgreSQL, Oracle, Microsoft SQL Server, Microsoft Access, FoxPro, Interbase, Sybase, and many others (including DB2 and Progress through ODBC). Also integrated with Smarty template engine. Latest update: Improved installation and increased reliability.

    Price:  $150
    Version:  1.0
    Platform:  Ultradev 4.0
    Home
NeXTensio

NeXTensio is a collection of server behaviours and commands designed to boost programmer productivity for task automation and form generation. Based on UniFORM, the Unified FORM Architecture, and UniVAL, the automated validation algorithm, NeXTensio allows developers to concentrate the applicatio logic in one location, with Insert/Edit/Delete operation allowed. This allows great flexibility and a centralized way of dealing with form logic. The package also contains the Improved Repeat Region, featuring list filtering and sorting, providing a new way of presenting information in a effective manner with minimal work.

    Price: Freeware
    Version: 1.2
    Platform: Unix, Linux, BSD, Solaris, Windows
    Home
phpLens

PhpLens is a PHP Application Server for rapidly creating database driven Web applications. With phpLens, data can be presented as html tables with facilities to create, edit, paginate, search and delete records. Over 150 properties for modifying phpLens behaviour are provided. Developers can use phpLens in two ways, as a PHP class that is called from PHP code; or they can build their Web application directly from a browser based wizard interface called the Grid Builder and then generate the PHP code. PhpLens works with many databases: MySQL, PostgreSQL, Oracle, Microsoft SQL Server, Microsoft Access, FoxPro, Interbase, Sybase, and many others (including DB2 and Progress through ODBC). Also integrated with Smarty template engine. Latest update: Row highlighting and drilldown improved. Editor can now be placed in detail grid.

 
 
Sponsored Links

 
 

Add a Listing

ScriptRequests.Com - Discussion w100w.net - Links


Copyright © 2000-2006 w100w. All rights reserved.