Download the PHP package contractors-es/php-api without Composer
On this page you can find all versions of the php package contractors-es/php-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download contractors-es/php-api
More information about contractors-es/php-api
Files in contractors-es/php-api
Download contractors-es/php-api
More information about contractors-es/php-api
Files in contractors-es/php-api
Vendor contractors-es
Package php-api
Short Description PHP API client for Contractors.es
License MIT
Package php-api
Short Description PHP API client for Contractors.es
License MIT
Please rate this library. Is it a good library?
Informations about the package php-api
Contractors API PHP Client
PHP client library for Contractors.es API.
API endpoint documentation is available at: https://api.contractors.es
Usage samples: https://github.com/Contractors-es/PHP-API-Samples
Requirements
- PHP 8.1+
- Guzzle 7.8+
Installation
Quick Start
More Usage Examples
Get all countries (automatic pagination)
Search companies
Create and update task
Batch meetings API
Attach relation (example: task employee)
Error handling
Authentication and Token Cache
The client authenticates with /api/auth/login and caches bearer token in:
- default:
sys_get_temp_dir()/contractors-api - custom: 6th constructor argument (
$tokenCacheDir)
Example:
Running Tests
All versions of php-api with dependencies
PHP Build Version
Package Version
The package contractors-es/php-api contains the following files
Loading the files please wait ...