pcsc

winscard PC/SC API support for PHP


This is an extension for using PC/SC based smart cards with PHP. It is a wrapper to the winscard API which provides a native interface to smart cards using the PC/SC standard. Linux/UNIX and Windows are supported.

License: PHP

Latest releases

Version Release Download
0.5.1 2021-02-21 pcsc-0.5.1.tgz
0.5.0 2021-02-20 pcsc-0.5.0.tgz
0.4.0 2021-02-08 pcsc-0.4.0.tgz
0.3.1 2015-01-22 pcsc-0.3.1.tgz
0.3 2014-04-24 pcsc-0.3.tgz
Show all releases

Changelog

Version Message
0.5.1 Added and updated content like README.md; No bug or feature updates.
0.5.0 Updated for PHP 8 compatibility.
0.4.0 Updated for PHP 7 compatibility.
0.3.1 Fixed bug to make the use of the T=0 protocol possible.
0.3 Fix w32 build, fix compiler warnings, use zval resource instead of LONG for handles
Show complete changelog