I am searching PHP REST framework for Yii but I had problems with Laravel who required dialect 3 syntax and now I have problems with Yii which have been described in stack question: How to retrieve the result of a Firebird INSERT ... RETURNING in Yii http://stackoverflow.com/questions/39411482/how-to-retrieve-the-result-of-a-firebird-insert-returning-in-yii
http://stackoverflow.com/questions/39411482/how-to-retrieve-the-result-of-a-firebird-insert-returning-in-yii How to retrieve the result of a Firebird INSERT ... RETU... http://stackoverflow.com/questions/39411482/how-to-retrieve-the-result-of-a-firebird-insert-returning-in-yii I am trying to use Firebird 2.1 with Yii (using plugin http://www.yiiframework.com/extension/yii2-firebird/) but I have problems doing insert (save) commands... View on stackoverflow.com http://stackoverflow.com/questions/39411482/how-to-retrieve-the-result-of-a-firebird-insert-returning-in-yii Preview by Yahoo So - my questions are: 1) is anybody using Yii with Firebird (with all the ActiveRecord capabilities) 2) how to overcome my problem with Yii 3) maybe there is alternative PHP REST framework for Firebird. I can guess that Zend can be good candidate but is there good experience? J.
