I'm not using one. It would be overkill to have one. All I do is query a database given the parameters from an object sent via remoteObject and build an array of custom objects that are returned to Flex.
Why would I need a framework for that? PHP's built-in object support is all I need. Most of my PHP code is less than 20 lines with an included file that does authorization/authentication checking. Best Regards Steve > BTW which framework u are using on server side ?

