PHP RestApi
REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.
|
Namespaces | |
namespace | Samy\SimpleApi |
Functions | |
Samy\SimpleApi::hasAuthorization () | |
Samy\SimpleApi::getAuthorization () | |
Samy\SimpleApi::getAuthType () | |
Samy\SimpleApi::withAuthType (string $AuthType) | |
Samy\SimpleApi::getCredentials () | |
Samy\SimpleApi::withCredentials (string $Credentials) | |
Variables | |
trait | Samy\SimpleApi::RequestTrait |
Samy\SimpleApi::$credentials = "" | |