Features

AMF Gateway thru the Zend_Amf Open Source library

Fast developing.

Doctrine ORM (object relational mapper) built on the PDO Database Abstraction Layer is included with the option to write database queries in a proprietary object oriented SQL dialect (DQL), and gives you an object oriented way to create, delete, modify your data without using any SQL.

Protect your services with an easy to setup "Session Level" system, just set an array variable in your action classes.

OOP (Object Oriented Programming).

MVC Style: Model classes, Controller classes (services), and your Flex or Flash App as the View.

No need to use VO classes in your AS codeĀ (Value Object mapping).

Auto-Indexation, you don't need to include any files, just add them to good folders and they become accessible.

Contains a light and easy to use AS3 Helper class for quick connection and data communication.

Comes with a complete example using PHP and Flex 3 (ActionScript 3).