Yubico / php-u2flib-server

(OBSOLETE) U2F library in PHP
https://developers.yubico.com/php-u2flib-server/
BSD 2-Clause "Simplified" License
288 stars 68 forks source link

Split U2F.php into files per Class #43

Closed paul999 closed 2 years ago

paul999 commented 8 years ago

PSR1 suggests to have a class per file. Currently, U2F.php has several classes in it and should be split into a file per class.

emlun commented 2 years ago

Since the U2F API is now obsolete, we're archiving this repository and ceasing maintenance of the library.