I need to publish the reviews of our company website automatically(or manually) to our company's facebbok page.. Is that possible using facebook php sdk?
There is no way to post to the ratings API: https://developers.facebook.com/docs/graph-api/reference/page/ratings/
You would need a Facebook User Access Token anyway, i assume the reviews on the website are not bound to any Facebook User.