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