Skip to content

PHP 5.6 compatible version of API Client for Matej recommendation engine

License

Notifications You must be signed in to change notification settings

kdosiodjinud/matej-client-php5

 
 

Repository files navigation

PHP 5.6 compatible API Client for Matej recommendation engine

Latest Stable Version Travis Build Status Coverage Status

Please note the PHP 5.6 version is transpiled from PHP 7.1+ version of the client. So:

  • If you use PHP 7.1+, use the original library.
  • If you still use PHP 5.6, temporarily use this library, but we encourage you to update PHP as soon as possible - the PHP 5.6 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.

Installation

Follow steps from the installation howto of the original library.

The only difference is you install via Composer package lmc/matej-client-php5 instead of lmc/matej-client.

Changelog

Version releases will be synced with the main repository.

For latest changes refer to CHANGELOG.md of the PHP 7.1 repository.

We follow Semantic Versioning.

About

PHP 5.6 compatible version of API Client for Matej recommendation engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.0%
  • Other 1.0%