Download the PHP package furious-squad/furious-api-sdk without Composer
On this page you can find all versions of the php package furious-squad/furious-api-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download furious-squad/furious-api-sdk
More information about furious-squad/furious-api-sdk
Files in furious-squad/furious-api-sdk
Download furious-squad/furious-api-sdk
More information about furious-squad/furious-api-sdk
Files in furious-squad/furious-api-sdk
Vendor furious-squad
Package furious-api-sdk
Short Description Furious API client SDK
License Apache-2.0
Homepage https://www.furious-squad.com/
Package furious-api-sdk
Short Description Furious API client SDK
License Apache-2.0
Homepage https://www.furious-squad.com/
Please rate this library. Is it a good library?
Informations about the package furious-api-sdk
Furious PHP SDK
The Furious PHP SDK provides convenient access to the Furious ERP API from PHP applications. It is designed for developers building integrations with Furious ERP features such as CRM, project tracking, time management, HR, accounting, and more.
🚀 Getting Started
Requirements
- PHP ^7.4
Installation
⚙️ SDK Initialization
🔐 Authentication
This method sets a valid JWT token for the session, used for all authorized API calls.
📚 Resource Usage Guide
Access a Resource
Basic Search (no filters)
Filtered Search
Filtered & Sorted Search
Create a Resource
Update a Resource
Create with Custom Fields
Advanced Filter: IsNull
Generate GraphQL Query String
Batch Create (up to 10 entries)
❗ Error Handling
All SDK operations may throw:
Furious\FuriousApiSdk\Exception\SdkException
Furious\FuriousApiSdk\Exception\ApiException
Use try/catch blocks to handle them gracefully.
All versions of furious-api-sdk with dependencies
PHP Build Version
Package Version
The package furious-squad/furious-api-sdk contains the following files
Loading the files please wait ....