Class Reference

Class Description
shardimage\shardimagephp\auth\AuthData AuthData class for authentication.
shardimage\shardimagephp\auth\Client Client class provides communication with Shardimage API.
shardimage\shardimagephp\auth\ClientService
shardimage\shardimagephp\data\BaseData Class BaseData.
shardimage\shardimagephp\data\Cdn Class Cdn.
shardimage\shardimagephp\data\Continent Class Continent.
shardimage\shardimagephp\data\Country Class Country.
shardimage\shardimagephp\factories\Condition
shardimage\shardimagephp\factories\Option
shardimage\shardimagephp\factories\Text
shardimage\shardimagephp\factories\Transformation
shardimage\shardimagephp\helpers\ArrayHelper
shardimage\shardimagephp\helpers\DateHelper
shardimage\shardimagephp\helpers\LoggerHelper
shardimage\shardimagephp\helpers\SecurityHelper
shardimage\shardimagephp\loggers\BaseLogger
shardimage\shardimagephp\loggers\EchoLogger
shardimage\shardimagephp\loggers\SysLogger
shardimage\shardimagephp\models\Index
shardimage\shardimagephp\models\IndexParams
shardimage\shardimagephp\models\accesstoken\AccessToken Implementing AccessToken
shardimage\shardimagephp\models\accesstoken\ImageUrlAccessToken ImageUrlAccessToken class provides AccessToken for image serving
shardimage\shardimagephp\models\accesstoken\ImageUrlAccessTokenExtra Additional extras for the access token
shardimage\shardimagephp\models\accesstoken\ImageUrlAccessTokenExtraAuthentication Extra authentication for image serving
shardimage\shardimagephp\models\accesstoken\UploadAccessToken UploadAccessToken class provides AccessToken for image uploading
shardimage\shardimagephp\models\accesstoken\UploadAccessTokenExtra Additional extras for the upload access token
shardimage\shardimagephp\models\billing\Detail Detail class for listing billing detail items and warnings
shardimage\shardimagephp\models\billing\DetailItem
shardimage\shardimagephp\models\billing\DetailParams DetailParams class for listing
shardimage\shardimagephp\models\billing\DetailWarning
shardimage\shardimagephp\models\cloud\Cloud
shardimage\shardimagephp\models\cloud\Index
shardimage\shardimagephp\models\cloud\IndexParams
shardimage\shardimagephp\models\cloud\Info
shardimage\shardimagephp\models\firewall\Firewall
shardimage\shardimagephp\models\firewall\Index
shardimage\shardimagephp\models\firewall\IndexParams
shardimage\shardimagephp\models\firewall\Rules
shardimage\shardimagephp\models\image\Dimensions
shardimage\shardimagephp\models\image\Image
shardimage\shardimagephp\models\image\ImageObject
shardimage\shardimagephp\models\image\Index
shardimage\shardimagephp\models\image\IndexParams
shardimage\shardimagephp\models\image\ViewParams
shardimage\shardimagephp\models\job\Index
shardimage\shardimagephp\models\job\IndexParams
shardimage\shardimagephp\models\job\Job
shardimage\shardimagephp\models\job\Result
shardimage\shardimagephp\models\superbackup\Index
shardimage\shardimagephp\models\superbackup\IndexParams
shardimage\shardimagephp\models\superbackup\SuperBackup
shardimage\shardimagephp\models\superbackup\Task
shardimage\shardimagephp\models\superbackup\targets\AmazonS3Target
shardimage\shardimagephp\models\superbackup\targets\CloudinaryTarget
shardimage\shardimagephp\models\superbackup\targets\GoogleCloudStorageTarget
shardimage\shardimagephp\models\superbackup\targets\MicrosoftAzureStorageTarget
shardimage\shardimagephp\models\superbackup\targets\Target
shardimage\shardimagephp\models\system\ping\Ping
shardimage\shardimagephp\models\system\ping\Request
shardimage\shardimagephp\services\AccessTokenService Shardimage security service.
shardimage\shardimagephp\services\BillingService Shardimage billing service.
shardimage\shardimagephp\services\CloudService Shardimage cloud service.
shardimage\shardimagephp\services\DataService Shardimage data service.
shardimage\shardimagephp\services\FirewallService Shardimage firewall service.
shardimage\shardimagephp\services\ImageService Shardimage image service.
shardimage\shardimagephp\services\JobService Shardimage job service.
shardimage\shardimagephp\services\Service Base Shardimage service.
shardimage\shardimagephp\services\SuperBackupService Shardimage superbackup service.
shardimage\shardimagephp\services\SystemService Shardimage system service.
shardimage\shardimagephp\services\UploadService Shardimage upload service.
shardimage\shardimagephp\services\UrlService Shardimage URL generator service.
shardimage\shardimagephpapi\api\Request API request object.
shardimage\shardimagephpapi\api\Response API response object.
shardimage\shardimagephpapi\api\ResponseError Error object for a request.
shardimage\shardimagephpapi\api\auth\BaseAuthData Abstract class for authentication data.
shardimage\shardimagephpapi\api\auth\NullAuthData Authentication without credentials.
shardimage\shardimagephpapi\base\BaseObject Base object.
shardimage\shardimagephpapi\base\SimpleJsonSerializerTrait
shardimage\shardimagephpapi\base\caches\CacheInterface Base cache.
shardimage\shardimagephpapi\base\exceptions\Exception General exception object.
shardimage\shardimagephpapi\base\exceptions\InvalidCallException Invalid call exception.
shardimage\shardimagephpapi\base\exceptions\InvalidConfigException Invalid configuration exception.
shardimage\shardimagephpapi\base\exceptions\InvalidParamException Invalid parameter exception.
shardimage\shardimagephpapi\base\exceptions\InvalidRouteException Invalid route exception.
shardimage\shardimagephpapi\base\exceptions\InvalidValueException Invalid return value exception.
shardimage\shardimagephpapi\base\exceptions\UnknownPropertyException Unknown property exception.
shardimage\shardimagephpapi\base\resources\BinaryStringResource Binary string resource
shardimage\shardimagephpapi\base\resources\FilePathResource File path resource.
shardimage\shardimagephpapi\base\resources\ResourceInterface Base resource
shardimage\shardimagephpapi\base\resources\StreamResource Stream resource.
shardimage\shardimagephpapi\base\types\Int64
shardimage\shardimagephpapi\helpers\ApiHelper Helper methods for general API purposes.
shardimage\shardimagephpapi\helpers\FileHelper Helper methods for file-related operations.
shardimage\shardimagephpapi\helpers\JsonHelper 32-bit safe json encoding and decoding functions.
shardimage\shardimagephpapi\services\BaseService Extendable service.
shardimage\shardimagephpapi\services\Client Client service.
shardimage\shardimagephpapi\services\Server Server service.
shardimage\shardimagephpapi\web\CachedContent
shardimage\shardimagephpapi\web\FileReference File reference object.
shardimage\shardimagephpapi\web\Http HTTP helper methods and constants.
shardimage\shardimagephpapi\web\Request Request handler object.
shardimage\shardimagephpapi\web\exceptions\BadRequestHttpException
shardimage\shardimagephpapi\web\exceptions\ConflictHttpException
shardimage\shardimagephpapi\web\exceptions\ForbiddenHttpException
shardimage\shardimagephpapi\web\exceptions\GoneHttpException
shardimage\shardimagephpapi\web\exceptions\HttpException
shardimage\shardimagephpapi\web\exceptions\LockedHttpException LockedHttpException
shardimage\shardimagephpapi\web\exceptions\MethodNotAllowedHttpException
shardimage\shardimagephpapi\web\exceptions\NotAcceptableHttpException
shardimage\shardimagephpapi\web\exceptions\NotFoundHttpException
shardimage\shardimagephpapi\web\exceptions\PayloadTooLargetHttpException
shardimage\shardimagephpapi\web\exceptions\PaymentRequiredHttpException PaymentRequiredHttpException
shardimage\shardimagephpapi\web\exceptions\PreconditionFailedHttpException
shardimage\shardimagephpapi\web\exceptions\RangeNotSatisfiableHttpException
shardimage\shardimagephpapi\web\exceptions\ServerErrorHttpException
shardimage\shardimagephpapi\web\exceptions\ServiceUnavailableHttpException ServiceUnavailableHttpException
shardimage\shardimagephpapi\web\exceptions\TooManyRequestsHttpException
shardimage\shardimagephpapi\web\exceptions\UnauthorizedHttpException
shardimage\shardimagephpapi\web\exceptions\UnprocessableEntityHttpException
shardimage\shardimagephpapi\web\exceptions\UnsupportedMediaTypeHttpException
shardimage\shardimagephpapi\web\parsers\BaseRawMessage Raw HTTP message object.
shardimage\shardimagephpapi\web\parsers\Header HTTP header parser object.
shardimage\shardimagephpapi\web\parsers\RawRequest Raw HTTP request object.
shardimage\shardimagephpapi\web\parsers\RawResponse Raw HTTP response object.
shardimage\shardimagephpapi\web\requests\BaseRequest Extendable request handler.
shardimage\shardimagephpapi\web\requests\CustomRequest Custom request handler.
shardimage\shardimagephpapi\web\requests\FileRequest File request handler.
shardimage\shardimagephpapi\web\requests\MultipartRequest Multipart request handler.
shardimage\shardimagephpapi\web\requests\PollRequest Polling request handler.
shardimage\shardimagephpapi\web\requests\RestRequest Restful request handler.