![]() |
4 years ago | |
---|---|---|
COPYING | 4 years ago | |
CREDITS | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
TODO | 4 years ago | |
config.m4 | 4 years ago | |
config.w32 | 4 years ago | |
pcsc.c | 4 years ago | |
php_pcsc.h | 4 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