svmpecl.php.netSupport Vector Machine LibraryLibSVM is an efficient solver for SVM classification and regression problems. The svm extension wraps this in a PHP interface for easy use in PHP scripts.
Ian Barberianbian.barber@gmail.co.ukyesAnatol Belskiabab@php.netyes2018-08-200.2.40.2.4betabetaBSD 3-clause
- Fixed lib dir evaluation in config.m4 (Remi Collet)
- Fixed phpinfo() crash (Remi Collet, Anatol)
7.0.01.4.0svm2018-08-200.2.30.2.3betabetaBSD 3-clause
- Fixed lib dir evaluation in config.m4 (Remi Collet)
- Fixed phpinfo() crash (Remi Collet, Anatol)
2018-08-190.2.20.2.2betabetaBSD 3-clause
- Fixed compilation with bundled libsvm through pecl
2018-08-190.2.10.2.1betabetaBSD 3-clause
- Fix package.xml which was missing config.w32
2018-08-190.2.00.2.0betabetaBSD 3-clause
- Fixed PHP 7 compatibility. (@echobot, Anatol)
- Bundled libsvm. External libsvm is still preferred, if installed. (Anatol)
2013-04-020.1.100.1.5betabetaBSD 3-clause
- Verified works with 3.14
- Fixed option return format
- Removed unused variable