Download the PHP package usefomo/fomo-php-sdk without Composer
On this page you can find all versions of the php package usefomo/fomo-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download usefomo/fomo-php-sdk
More information about usefomo/fomo-php-sdk
Files in usefomo/fomo-php-sdk
Download usefomo/fomo-php-sdk
More information about usefomo/fomo-php-sdk
Files in usefomo/fomo-php-sdk
Vendor usefomo
Package fomo-php-sdk
Short Description Fomo PHP SDK is the official SDK wrapper for the Fomo API service
License proprietary
Homepage https://fomo.com
Package fomo-php-sdk
Short Description Fomo PHP SDK is the official SDK wrapper for the Fomo API service
License proprietary
Homepage https://fomo.com
Please rate this library. Is it a good library?
Informations about the package fomo-php-sdk
Fomo PHP SDK
Fomo PHP SDK is the official SDK wrapper for the Fomo API service
API docs: https://docs.fomo.com
Requirements
- PHP Version 5.3.0+
Installation
Install the latest version with
Manual User Installation
Download src/Fomo/FomoClient.php and include the file in your PHP project.
Check out our examples in example/fomo-example.php, quick usage examples:
Basic Usage
Initialize Fomo client:
Create a new event:
with a template name...
or with a template ID:
Fetch an event:
Get events:
Get events with meta data:
Delete an event:
Update an event:
Support
If you have questions, email us at [email protected].
All versions of fomo-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-curl Version *
ext-curl Version *
The package usefomo/fomo-php-sdk contains the following files
Loading the files please wait ....