RandomGenerator::uuid()
Method: Returns a v4 UUID.
RandomGenerator::uuid Read More »
Method: Returns a v4 UUID.
RandomGenerator::uuid Read More »
Method: Returns a random value between 0 and $max.
RandomGenerator::randFloat Read More »
Method: Returns UNIX timestamp in milliseconds.
Util::currentTimeMillis Read More »
Method: No description found
Method: No description found
Method: No description found
Util::flattenParamsList Read More »
Method: No description found
Util::flattenParams Read More »
Method: No description found
Util::encodeParameters Read More »
Method: Recursively goes through an array of parameters. If a parameter is an instance of ApiResource, then it is replaced by the resource’s ID.
Util::objectsToIds Read More »
Method: Compares two strings for equality. The time taken is independent of the number of characters that match.
Util::secureCompare Read More »
Method: Converts a response from the Stripe API to the corresponding PHP object.
Util::convertToStripeObject Read More »