![]() |
3 years ago | |
---|---|---|
COPYING | 3 years ago | |
CREDITS | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
TODO | 3 years ago | |
config.m4 | 3 years ago | |
config.w32 | 3 years ago | |
pcsc.c | 3 years ago | |
php_pcsc.h | 3 years ago |
An extension for PHP using the winscard PC/SC API
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.
Originally written by Johannes Findeisen hanez@php.net, ported to PHP7 by Cassiano Martin cassiano@polaco.pro.br