An implementation of the PC/SC SCard API for PHP.
  • C 92.7%
  • PHP 3.8%
  • M4 3.5%
Find a file
Johannes Findeisen 55640fee83 cleanups, release fixes and ugly code replace
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@335787 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-22 22:21:24 +00:00
docs/examples Added some new directory structure and removed all temporary and obselete stuff. 2011-12-13 23:22:45 +00:00
config.m4 fix header installation dir 2014-05-04 17:20:35 +00:00
config.w32 Fix compiler warnings, use zval resource instead of long for handles 2014-02-12 17:02:04 +00:00
COPYING Initial commit of the PC/SC (pcsc) extension. There is some stuff that needs to be romoved like the build.sh script and the subfolders tmp/ and php/. 2011-12-13 16:57:24 +00:00
CREDITS Fixed bug to also make it possible to use T=0 protocol cards 2015-01-22 19:36:27 +00:00
package.xml cleanups, release fixes and ugly code replace 2015-01-22 22:21:24 +00:00
pcsc.c cleanups, release fixes and ugly code replace 2015-01-22 22:21:24 +00:00
php_pcsc.h cleanups, release fixes and ugly code replace 2015-01-22 22:21:24 +00:00
README Initial commit of the PC/SC (pcsc) extension. There is some stuff that needs to be romoved like the build.sh script and the subfolders tmp/ and php/. 2011-12-13 16:57:24 +00:00
TODO Initial commit of the PC/SC (pcsc) extension. There is some stuff that needs to be romoved like the build.sh script and the subfolders tmp/ and php/. 2011-12-13 16:57:24 +00:00

This is totally unstable! Don't use in production environments!

You have been warned... ;)