Package Information |
Summary |
An extension for PHP using the winscard PC/SC API |
Maintainers |
Johannes Findeisen <
hanez at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
This is an extension for using PC/SC based smart cards with PHP.
It is a wrapper to the wonderful and free project PCSC-Lite which is the
middleware to access a smart card using SCard API (PC/SC). Both Linux and
Windows are supported. |
Homepage |
http://hanez.org/pcsc-for-php.html
|
Release notes
Version 0.3.1
(alpha)
|
Fixed bug to make the use of the T=0 protocol possible. |