Download the PHP package saas4saas/s4s-full-php without Composer

On this page you can find all versions of the php package saas4saas/s4s-full-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package s4s-full-php

No descripton provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)

This PHP package is automatically generated by the Swagger Codegen project:

Requirements

PHP 5.4.0 and later

Installation & Usage

Composer

To install the bindings via Composer, add the following to composer.json:

Then run composer install

Manual Installation

Download the files and include autoload.php:

Tests

To run the unit tests:

Getting Started

Please follow the installation procedure and then run the following:

Documentation for API Endpoints

All URIs are relative to https://

Class Method HTTP request Description
SsNotificationApi notificationContactus GET /s4s-user/notification/contactus
SsNotificationApi notificationOperatorConf GET /s4s-user/notification/operator/conf/{notification-key}
SsNotificationApi notificationOperatorSendEmail POST /s4s-user/notification/operator/sendEmail
SsNotificationApi notificationUserSendEmail POST /s4s-user/notification/user/sendEmail
SsPaymentApi paymentCustomerInfoCurrency GET /s4s-pricing/payment/customer/{customer-id}/info/currency
SsPaymentApi paymentCustomerInfoGet GET /s4s-pricing/payment/customer/{customer-id}/info
SsPaymentApi paymentCustomerInfoHasPaymentInfo GET /s4s-pricing/payment/customer/{customer-id}/info/hasPaymentInfo
SsPaymentApi paymentCustomerInfoStripeCustomer POST /s4s-pricing/payment/customer/{customer-id}/info/stripeCustomer
SsPaymentApi paymentCustomerPaymentAdd POST /s4s-pricing/payment/customer/{customer-id}/payment
SsPaymentApi paymentCustomerPaymentCancelPatch PATCH /s4s-pricing/payment/customer/{customer-id}/payment/{payment-id}/cancel
SsPaymentApi paymentCustomerPaymentGetAll GET /s4s-pricing/payment/customer/{customer-id}/payment
SsPaymentApi paymentCustomerPaymentPayPatch PATCH /s4s-pricing/payment/customer/{customer-id}/payment/{payment-id}/pay
SsPaymentApi paymentCustomerPaymentValues GET /s4s-pricing/payment/customer/{customer-id}/payment/values
SsPaymentApi paymentPaymentGetAll GET /s4s-pricing/payment/payment
SsPricingApi customerBillClose GET /s4s-pricing/customer/{customer-id}/bill/{customer-bill-id}/close
SsPricingApi customerBillGet GET /s4s-pricing/customer/{customer-id}/bill/{customer-bill-id}
SsPricingApi customerBillInitGet GET /s4s-pricing/customer/{customer-id}/bill/init
SsPricingApi customerBillInitPost GET /s4s-pricing/customer/{customer-id}/bill/initPost
SsPricingApi customerBillOrGet GET /s4s-pricing/customer/{customer-id}/bill/or
SsPricingApi customerBillPaymentAdd POST /s4s-pricing/customer/{customer-id}/bill/payment
SsPricingApi customerBillValues GET /s4s-pricing/customer/{customer-id}/bill/values
SsPricingApi customerHistoryPlanValues GET /s4s-pricing/customer/{customer-id}/history/plan/values
SsPricingApi customerPlanAdd POST /s4s-pricing/customer/{customer-id}/plan
SsPricingApi customerPlanAddCheck POST /s4s-pricing/customer/{customer-id}/plan/addCheck
SsPricingApi customerPlanClose GET /s4s-pricing/customer/{customer-id}/plan/{customer-plan-id}/close
SsPricingApi customerPlanFamily GET /s4s-pricing/customer/{customer-id}/plan/family
SsPricingApi customerPlanGet GET /s4s-pricing/customer/{customer-id}/plan/{customer-plan-id}
SsPricingApi customerPlanGetAll GET /s4s-pricing/customer/{customer-id}/plan
SsPricingApi customerPlanPay GET /s4s-pricing/customer/{customer-id}/plan/pay
SsPricingApi customerPlanPlan GET /s4s-pricing/customer/{customer-id}/plan/plan
SsPricingApi customerPlanValues GET /s4s-pricing/customer/{customer-id}/plan/values
SsResourceApi resourceCustomerResourceGet GET /s4s-pricing/resource/customer/{customer-id}/resource/{resourceid}
SsResourceApi resourceCustomerResourceLimitGet GET /s4s-pricing/resource/customer/{customer-id}/resource/{resourceid}/limit
SsResourceApi resourceCustomerResourcePatch PATCH /s4s-pricing/resource/customer/{customer-id}/resource/{resourceid}
SsResourceApi resourceCustomerResourceProductGet GET /s4s-pricing/resource/customer/{customer-id}/resource/{resourceid}/product/{customer-product-id}
SsResourceApi resourceCustomerResourceUnspendDel DELETE /s4s-pricing/resource/customer/{customer-id}/resource/{resourceid}/unspend
SsResourceApi resourceCustomerResourceUnspendGet GET /s4s-pricing/resource/customer/{customer-id}/resource/{resourceid}/unspend
SsResourceApi resourceCustomerResourceUnspendPatch PATCH /s4s-pricing/resource/customer/{customer-id}/resource/{resourceid}/unspend
SsResourceApi resourceCustomerUpdateLimits GET /s4s-pricing/resource/customer/{customer-id}/updateLimits
SsUserApi accountAdd POST /s4s-user/account
SsUserApi accountAutoLogin GET /s4s-user/account/autoLogin
SsUserApi accountChangePasswordPatch PATCH /s4s-user/account/changePassword
SsUserApi accountGetAll GET /s4s-user/account
SsUserApi accountIdGet GET /s4s-user/account/{account-id}
SsUserApi accountIdKeysAdd POST /s4s-user/account/{account-id}/keys
SsUserApi accountIdKeysDel DELETE /s4s-user/account/{account-id}/keys/{user-id}
SsUserApi accountIdKeysGetAll GET /s4s-user/account/{account-id}/keys
SsUserApi accountIdPrivateDataPut PUT /s4s-user/account/{account-id}/privateData
SsUserApi accountIdPut PUT /s4s-user/account/{account-id}
SsUserApi accountIdStatusPut PUT /s4s-user/account/{account-id}/status
SsUserApi accountIdUserAdd POST /s4s-user/account/{account-id}/user
SsUserApi accountIdUserChangePwdToken GET /s4s-user/account/{account-id}/user/{user-id}/changePwdToken
SsUserApi accountIdUserGet GET /s4s-user/account/{account-id}/user/{user-id}
SsUserApi accountIdUserLogin GET /s4s-user/account/{account-id}/user/{user-id}/login
SsUserApi accountIdUserPut PUT /s4s-user/account/{account-id}/user/{user-id}
SsUserApi accountIdUserResendEmailConfirmation GET /s4s-user/account/{account-id}/user/{user-id}/resendEmailConfirmation
SsUserApi accountLogin POST /s4s-user/account/login
SsUserApi accountLoginOrAdd POST /s4s-user/account/loginOr
SsUserApi accountRecover POST /s4s-user/account/recover
SsUserApi accountUserChangePwdToken GET /s4s-user/account/user/{user-id}/changePwdToken
SsUserApi accountUserGet GET /s4s-user/account/user/{user-id}
SsUserApi accountUserLogin GET /s4s-user/account/user/{user-id}/login
SsUserApi accountUserPut PUT /s4s-user/account/user/{user-id}
SsUserApi accountUserResendEmailConfirmation GET /s4s-user/account/user/{user-id}/resendEmailConfirmation
SsUserApi accountUsernameChangePwdToken GET /s4s-user/account/username/changePwdToken
SsUserApi accountUsernameGet GET /s4s-user/account/username
SsUserApi accountUsernameLogin GET /s4s-user/account/username/login
SsUserApi accountUsernamePut PUT /s4s-user/account/username
SsUserApi accountUsernameResendEmailConfirmation GET /s4s-user/account/username/resendEmailConfirmation
SsUserApi authenticate GET /s4s-user/authenticate
SsUserApi config GET /s4s-user/config
SsUserApi googleLogin POST /s4s-user/googleLogin
SsUserApi renewSession GET /s4s-user/renewSession

Documentation For Models

Documentation For Authorization

tenantid

token

Author


All versions of s4s-full-php with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4
ext-curl Version *
ext-json Version *
ext-mbstring Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package saas4saas/s4s-full-php contains the following files

Loading the files please wait ....