Easy, you use 3rd party ORM instead of the one shipped with Phalcon :) Components in Phalcon framework are loosely coupled and don't heavily depend on each other. You need just to configure the ORM of your choice and use it in normal way. Which one are you after?