This is note is only for mac OSXYou need to have pear and libsvm installed first ..brew install libsvmsudo pecl install -f svm now you need to edit php.ini and append extension=svm.sorestart you php server
Información sobre la instalación de estas extensiones PECL puede ser encontrada en el capítulo del manual titulado Instalación de extensiones PECL. Otra información como notas sobre nuevas versiones, descargas, fuentes de archivos, información sobre los mantenedores así como un CHANGELOG, pueden ser encontradas aquí : » https://pecl.php.net/package/svm
This is note is only for mac OSXYou need to have pear and libsvm installed first ..brew install libsvmsudo pecl install -f svm now you need to edit php.ini and append extension=svm.sorestart you php server