Hello, i need help starting to use auth0, how do i go about it for php

So you basically want to build the login / signup form yourself? I think then without using our UI stack what you need to use is our Authentication API:

https://auth0.com/docs/api/authentication

and hitting the needed endpoints.