Download the PHP package csb/php without Composer
On this page you can find all versions of the php package csb/php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php
CSB PHP Package to Send Data to Server
Requirements
Install Package
Update Package
Initiate Package
For Laravel, Add this Code to register function of AppServiceProvider.php
For PHP, Simply make singleton object, valid throughout request
Note: We can use 'async' for Linux Systems only, For Windows Systems use 'sync'
Functions
Login
Logout
Account [account($accountID, $attributes = [])]
User [user($accountID, $userID, $attributes = [])]
Subscription [subscription($accountID, $subscriptionID, $attributes = [])]
Invoice [invoice($accountID = null, $subscriptionID = null, $invoiceID, $attributes = [])]
Feature [feature($accountID, $userID, $productID, $moduleID, $featureID, $total = 1)]
To Send Features to CSB
All versions of php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-json Version *
ext-dom Version *
ext-curl Version *
ext-json Version *
ext-dom Version *
ext-curl Version *
The package csb/php contains the following files
Loading the files please wait ....