Currently using a CRUD library from packagist: 
https://packagist.org/packages/bjsmasth/php-salesforce-rest-api
It requires you to put a username/password in code, so not great.

You'll need to create a Salesforce Connected App:

That should get php to talk to salesforce...