How to create accesstoken for twilio in cakephp?

Whenever I tried to implement twilio ,I always get cakephp error.I placed the twilio library in the vendor file,but in twilio it uses namespaces and interfaces,where I am getting error.I am using cakephp 2.x

I am new to cakephp and this is an urgent requirement.Any help will be highly appriciable…