My favorites | Sign in
Logo
                
Search
for
Updated Oct 02, 2009 by ari.setyo
Labels: Featured, Phase-Implementation, Phase-Deploy
Introduction  
Introduction to Dugong framework

Introduction

Dugong is a PHP-Flex application framework. It also uses other technologies such as MySQL, AMFPHP, YAML. The main purpose of Dugong is to create a fast and easy to use framework in deploying PHP-Flex-based applications.

To create a PHP-Flex application using Dugong is so easy. If you're familiar with Ruby-on-Rails, you'll probably recognize the similarity in the process. User basically only needs to create a database, set up two configuration files, run the scaffold generator, and compile the files. So you can create a simple application PHP-MySQL-Flex, like a blog, in only under 3 minutes. Yes, under 3 minutes.

The application configuration file uses YAML, a very readable and human friendly format. To compile the generated files, you can use either the free Flex SDK, or the Adobe Flex Builder.


Comment by he...@rainbowpurple.com, Dec 14, 2009

Incredible work... Keep up the great work :)


Sign in to add a comment
Hosted by Google Code