2017 © Pedro Peláez
 

library matej-client-php5

PHP 5.6 compatible API Client for Matej recommendation engine

image

lmc/matej-client-php5

PHP 5.6 compatible API Client for Matej recommendation engine

  • Friday, June 1, 2018
  • by OndraM
  • Repository
  • 5 Watchers
  • 1 Stars
  • 4,410 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 11 Versions
  • 29 % Grown

The README.md

This version is no longer maintained.

This library version was ment to be used with PHP 5.6/7.0. However, these versions of PHP reached official end of life in January 2019., (*1)

Following this, this library will not receive further updates. Upgrade to matej-client-php (requires PHP 7.1+) as soon as possible., (*2)

PHP 5.6/7.0 compatible API Client for Matej recommendation engine

Latest Stable Version Travis Build Status Coverage Status, (*3)

Please note this version is transpiled from PHP 7.1+ version of the client. So:, (*4)

  • If you use PHP 7.1+, use the original library.
  • If you still use PHP 5.6/7.0, temporarily use this library, but we encourage you to update PHP as soon as possible - the PHP 5.6/7.0 is no longer actively supported by the PHP Group.
  • This repository is read-only, meaning all pull-requests, issues etc. must be directed to the main repository.
  • Note this version does not contain some features the original version has - mainly type checks, so it may by not as convenient to use as the original. So once again, we recommend using the PHP 7.1+ version.

Installation

Follow steps from the installation howto of the original library., (*5)

The only difference is you install via Composer package lmc/matej-client-php5 instead of lmc/matej-client., (*6)

Changelog

Version releases will be synced with the main repository., (*7)

For latest changes refer to CHANGELOG.md of the PHP 7.1 repository., (*8)

We follow Semantic Versioning., (*9)

The Versions