An implementation of the PC/SC SCard API for PHP.
  • C 92.7%
  • PHP 3.8%
  • M4 3.5%
Find a file
Johannes Findeisen 2ff770f19f 0.3.1 Bugfix release
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@335786 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-22 22:05:31 +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 0.3.1 Bugfix release 2015-01-22 22:05:31 +00:00
pcsc.c Fixed bug to also make it possible to use T=0 protocol cards 2015-01-22 19:36:27 +00:00
php_pcsc.h fix Linux build errors due to buggy header files 2014-04-24 00:28:48 +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... ;)