framework 3.5 sp1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 359
iVex Framework 3.1.8
The iVex Framework is the premier in php core system setups. The framework is designed with the coder in mind as it has been in non production development for over 5 years it is in use of several Top 100,000 websites and even on a Top 20,000 website. more>> The iVex Framework is the premier in php core system setups. The framework is designed with the coder in mind as it has been in non production development for over 5 years it is in use of several Top 100,000 websites and even on a Top 20,000 website. With this framework you can propel your website development into the next age embrace the Web 2.0 and usher in the Web 3.0. With the packaged javascipt frameworks and easy loading you will be creating rich user friendly websites within minutes. This framework is not meant for beginners. A good knowledge of PHP is required also a good knowledge of JavaScript if you plan on using the included javascript frameworks. Remember that the framework is tested and works best with PHP 5.2 or greater and with MySQL 5.0 or greater. Soon there may be a PHP 4 version of the framework available but even if there is it will lack the testing and support that is given for the latest framework.<<less
Added: 2008-06-05 License: LGPL Price: $0.00USD
13 downloads
Easy Framework 0.3.0
Easy Framework implements the Model-View-Controller (MVC) design pattern, and encourages application design based on this paradigm. MVC allows the Web page (i.e. View) to be mostly separated from the internal application code (Controller/Model), making more>> Easy Framework implements the Model-View-Controller (MVC) design pattern, and encourages application design based on this paradigm. MVC allows the Web page (i.e. View) to be mostly separated from the internal application code (Controller/Model), making it easier for designers and programmers to maintain and organise their code. The Model contains the business logic for the application, whereas the Controller forwards the request to the appropriate View component. The view itself should not contain any further logic (apart from some design topics) or even database requests. Easy Framework is not a port of Jakarta Struts or anything else. It doesnt try to mimic anything (of the Java world), but is a collection of "best-practice" experience.<<less
Added: 2005-08-07 License: Other Price: $0.00USD
12 downloads
RNA Framework 0.4
* using XSLT as the templates system * PHP5.1 Compatible * works only with PostgreSQL (with postgresql 8 too) * access control lists * component-based programming * high reusability of source code * works with MemCache to give you highest possible more>> * using XSLT as the templates system * PHP5.1 Compatible * works only with PostgreSQL (with postgresql 8 too) * access control lists * component-based programming * high reusability of source code * works with MemCache to give you highest possible performance * almost everything is configured with XML * you may forget about boring buggy programing if you use it<<less
Added: 2005-08-26 License: GPL Price: $0.00USD
11 downloads
Lion Framework 1.1
Lion is an emerging open source PHP framework for creating rich web applications as a combination of the most valuable features and patterns taken from the development community. Maybe the most valuable feature within the framework, as a combination more>> Lion is an emerging open source PHP framework for creating rich web applications as a combination of the most valuable features and patterns taken from the development community. Maybe the most valuable feature within the framework, as a combination of a MVC and a MVP. The MVP allows to declare rich UI components within your templates, easing the integration with your own event handlers. Lions component model handles AJAX communication in both ways: Direct and Reverse-AJAX. From the architecture point of view, Lion is organized by context containers representing applications, being one of the most valuable benefits his IoC capability, a spring-style based dependency injection which let the framework work out the complexities of service instantiation, initialization and sequencing.<<less
Added: 2008-12-05 License: Other Price: $0.00USD
10 downloads
Inek MVC Framework 0.5
Written in PHP5, Inek makes strong use of the PEAR library (HTML_Quickform, DB, Log, Config, Smarty, PHPUnit). Visit our tutorial, its very simple! more>> Written in PHP5, Inek makes strong use of the PEAR library (HTML_Quickform, DB, Log, Config, Smarty, PHPUnit). Visit our tutorial, its very simple!<<less
Added: 2006-06-12 License: GPL Price: $0.00USD
13 downloads
web.framework 1.0.0
web.framework is an MVC framework for PHP5. It features actions and action-chains, the ability to call to other actions or action-chains from an action-chain, pre- and post-actions with exceptions, validators for simple check forms, support for DB more>> web.framework is an MVC framework for PHP5. It features actions and action-chains, the ability to call to other actions or action-chains from an action-chain, pre- and post-actions with exceptions, validators for simple check forms, support for DB configuration in framework configuration, support for template systems (such as web.template and Smarty), a router for making URLs nice-looking, tokens, authorization frames, AJAX, clinet-side validation, advanced validators, good integration with web.template and more.<<less
Added: 2005-11-26 License: LGPL Price: $0.00USD
13 downloads
Bedrock Framework 0.1.2
Bedrock Framework is a web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a web framework, its primary goal is to simplify the use of other technologies with more>> Bedrock Framework is a web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a web framework, its primary goal is to simplify the use of other technologies with PHP.<<less
Added: 2009-03-18 License: BSD Price: $0.00USD
10 downloads
SA PHP Framework 0.3
SA PHP Framework is a full application stack which implements the Front Controller Pattern. Originally written for PHP4 was fully rewritten to take advantage of the PHP5 object model. It features "search engine friendly URLs", page events, validity more>> SA PHP Framework is a full application stack which implements the Front Controller Pattern. Originally written for PHP4 was fully rewritten to take advantage of the PHP5 object model. It features "search engine friendly URLs", page events, validity checking for the GET parameters and its tightly integrated with Smarty.<<less
Added: 2006-06-20 License: LGPL Price: $0.00USD
12 downloads
Sybrain Framework 1.1
Sybrain Framework is a development, deployment and management plataform for Web2.0 applications. Based on the MSA architeture (many small applications), Web2.0 applications are an alternative to the complexity of MVC: instead of building large more>> Sybrain Framework is a development, deployment and management plataform for Web2.0 applications. Based on the MSA architeture (many small applications), Web2.0 applications are an alternative to the complexity of MVC: instead of building large applications with many features, you build many small Web2.0 applications and manage them with a framework. Sybrain Framework also comes with basic applications for the whole development cycle of business applications.<<less
Added: 2007-06-28 License: LGPL Price: $0.00USD
14 downloads
Other version of Sybrain Framework
License:LGPL
Stratos PHP Framework .91
The Stratos PHP Framework is an object-oriented web application framework that facilitates the rapid development of secure, maintainable, PHP applications. It features plugins for Object-Relational Mapping, authentication and authorization, scaffolding, more>> The Stratos PHP Framework is an object-oriented web application framework that facilitates the rapid development of secure, maintainable, PHP applications. It features plugins for Object-Relational Mapping, authentication and authorization, scaffolding, and logging.<<less
Added: 2006-09-25 License: BSD Price: $0.00USD
12 downloads
Molins framework for PHP5 0.10.2
Molins is a framework for PHP 5 that was inspired by Struts, but also has much in common with the other sub-projects of Jakarta like Torque and Commons. It features very good integration with Smarty, can work with XSLT, and supports logging, unit more>> Molins is a framework for PHP 5 that was inspired by Struts, but also has much in common with the other sub-projects of Jakarta like Torque and Commons. It features very good integration with Smarty, can work with XSLT, and supports logging, unit testing, and class packaging similar to Java.<<less
Added: 2005-07-29 License: GPL Price: $0.00USD
14 downloads
Other version of Molins framework for PHP5
License:LGPL
AEYNIAS Framework R1.3
A PHP framework that was developed to take the pain out of programming a website.. Built in to the framework is the ability to have pages (whether they be a static, HTML page. or a PHP page).. And a very simple, but powerful MySQL class. Menu management, more>> A PHP framework that was developed to take the pain out of programming a website.. Built in to the framework is the ability to have pages (whether they be a static, HTML page. or a PHP page).. And a very simple, but powerful MySQL class. Menu management, url directions (eg: mysite.com/this_page/ redirects to the page this_page)<<less
Added: 2008-08-09 License: GPL Price: $0.00USD
10 downloads
Sourdough Framework 0.3.4-alpha
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, more>> 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. Sourdoughs extensive feature set can also simplify or eliminate many common, and often tedious, programming tasks.<<less
Added: 2004-05-11 License: LGPL Price: $0.00USD
11 downloads
DQER RAD PHP Framework 3.0.0.5e
DQER PHP Rapid Application Development Framework more>>
DQER RAD PHP Framework 3.0.0.5e is created as a smart and useful PHP5 framework with small footprint that provides php RAD (Rapid Application Development) environment with focus on security.
Most php frameworks does not provide adequate level of RAD and as result development of applications (or plug-ins) become unnecessarily time consuming, better say endless routine process. This aims to change that with DQER!
Major Features :
- Fast.
- Lightweight.
- Secure.
- Very flexible, bend it to your needs.
- Extendability - whole core build entirely of Plug-Ins.
- Fully PHP configuration independent.
- Object-Oriented.
- SEO URL, title, and metadata build-in.
- Generates valid (X)HTML.
- Fully configurable.
- Released under the GNU Lesser General Public License (LGPL).
Added: 2009-07-11 License: LGPL Price: 0.00EUR
13 downloads
Akelos PHP Framework 0.7
Akelos is a PHP framework for developing database-backed web applications according to the Model-View-Controller pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database the Akelos PHP more>> Akelos is a PHP framework for developing database-backed web applications according to the Model-View-Controller pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database the Akelos PHP Framework gives you a pure-PHP development environment built upon programming best practices. To go live, all you need to add is a database and a web server. Being port of Ruby on Rails to PHP Akelos is also optimized for programmer happiness and sustainable productivity. It lets you write beautiful PHP Code by favoring convention over configuration.<<less
Added: 2007-07-27 License: LGPL Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above framework 3.5 sp1 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed