# safenet-php **Repository Path**: netkiller/safenet-php ## Basic Information - **Project Name**: safenet-php - **Description**: SafeNet for PHP Extension - http://www.safenet-inc.com/ - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README safenet-php =========== SafeNet for PHP - http://www.safenet-inc.com/ Installation ------------ # yum install -y libcurl-devel # git clone https://github.com/netkiller/safenet-php.git # cd safenet-php # /srv/php/bin/phpize # ./configure --with-php-config=/srv/php/bin/php-config # make # make install # cat > /srv/php/etc/conf.d/safenet.ini <