IntroductionDugong 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.
|
Incredible work... Keep up the great work :)