I want to use a 3rd party API called rocketship.it so I can do address validation.
Its a folder with a bunch of PHP code and All I need to do is
require 'autoload.php';
And then reference the object within my PHP code.
Being new to scriptcase I am wondering what is the best way to do this?
Please spell it all out for me… how should I include this additional folder and files into my project and publish it etc?
Thanks!