FreeEnergy

FreeEnergy Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License
  • Databases: MySQL
  • Downloads: 403
  • Released: Sep 26, 2007

FreeEnergy Description

FreeEnergy is the PHP 5 framework for web applications using MySQL. The FreeEnergy methodology has been used to build applications for Autodesk, John Muir Health, AG Ferrari, Thrasher Magazine and many others.

The FreeEnergy system breaks Web pages into seven modules: action, configuration, database, layout, navigation, screen and utility:
- Action modules perform some sort of write function to a database, file or possibly to the network. They are executed before the screen module, and may override the user's request for a particular screen. Action modules never send data directly to the screen. Instead, they add messages to a stack to be popped later by the layout module.
- Configuration modules control the behavior of the application, particularly access to scripts and databases.
- Dababase modules encapsulate all the of the database interface code. Tables are typically modeled as PHP Classes.
- Layout modules contain just enough code to arrange the output of screen and navigation modules, which are invoked using include.
- Navigation modules contain links and repeating elements, such as a vertically-oriented column of buttons.
- Screen modules contain the content unique to the particular page being displayed. They may be plain HTML, or they may be primarily PHP code.
- Utility modules tend to be catch-all. Any module may rely on a utility module. Some of them are called for each page load, while others relate to particular functionality such as assembling an HTML email.

FreeEnergy Bookmark

Hyperlink code:
Hyperlink for Forum code:

FreeEnergy Script Download Notice

Top 4 Download periodically updates information of FreeEnergy script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. FreeEnergy torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Prototype of an PHP application

Prototype of an application written in php, which includes : smarty, adodb, pbjetbdd, phpgacl and esup-phpcas. Login can be managed into a database, ldap directory or a SSO-CAS. ...

Auction Framework

Auction Framework is a complete auction framework to be implemented within any website whose host supports PHP and a mainstream Database system (such as MySQL). The framework is highly customizable and easy to install. It also supports secure transactions. ...

Xherkin

Xherkin is a new PHP framework. It is not trying to be a Ruby, cake or zend clone, but rather a developers tool to build websites and not take the fun out of coding, while still making it easy to add new content by non developers. ...

php Booba

php-Booba is a simple PHP framework for developing web applications. ...

PHP CON

PHP_CON is a PHP Core Framework which included Template Engine, Multi-Language System, Forum, Exchange Center, Photo Album, Membership Management and User Registration. Base on the pattern, developer can enhance more functions for it by writing more module. ...