KamVCard PHP v1.00
Easy to have your own vCard file, fill in the form and hit the "Export" button
UPDATE : Now you can add your picture too !
Preview
How can i run this ?
Install composer first
composer install
Then make it live !
// use any host:port you want
php -S 127.0.0.1:1234
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.