stripe-php
Homepage
https://github.com/stripe/stripe-php
What is it?
The official Stripe library for using Stripe's API with the PHP language.
Why did we choose it?
It's the official library, so there isn't any reason not to be using it.
What do we use it for?
Communicating with Stripe when a user requests it (e.g. to purchase a new Deserted Chateau subscription, or to manage their subscription).