Download the PHP package markix/markix-php without Composer
On this page you can find all versions of the php package markix/markix-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download markix/markix-php
More information about markix/markix-php
Files in markix/markix-php
Package markix-php
Short Description PHP library for the Markix API.
License
Homepage https://www.markix.com/
Informations about the package markix-php
Markix PHP Client
The Markix PHP package provides convenient access to the Markix API from applications written in the PHP language.
Requirements
PHP 8.1 and later.
Composer
You can install the package via Composer. Run the following command:
To use the package, use Composer's autoload:
Dependencies
The package require the following extensions in order to work properly:
If you use Composer, these dependencies should be handled automatically. If you install manually, you'll want to make sure that these extensions are available.
Getting Started
Simple usage looks like:
Documentation
Check out our Developer Documentation for detailed documentation on how to integrate Markix with your application.
Support
New features and bug fixes are released on the latest major version of the Markix PHP package. If you are on an older major version, we recommend that you upgrade to the latest in order to use the new features and bug fixes including those for security vulnerabilities. Older major versions of the package will continue to be available for use, but will not be receiving any updates.
All versions of markix-php with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.7
illuminate/http Version ^9.0|^10.0