ORM Only in existing pure-PHP app

Hello, is ist possible to use only the ORM Module in an existing pure-PHP application?
If YES, how to do this?
thx

Yes. I think it might be as simple as just composer require cakephp/orm.